Skip to content

Loading a .env file into a terminal never happens. #625

@mhcwainwri

Description

@mhcwainwri

I have had a settings.json with these three lines for the better part of the last year:

  "python.envFile": "${workspaceFolder}/deploy/.env",
  "python.terminal.activateEnvironment": true,    
  "python.terminal.activateEnvInCurrentTerminal": true,

This has always worked but now is not loading as a result of this new update to the python environment manager. This kills my tasks.json which rely on the .env file I load into each terminal.

Was working yesterday and now doesn't work after the update to this extension last night.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions