I think this picture says it all:
Open a terminal, start typing, terminal auto activation interferes.
My settings (clean profile):
{
"terminal.integrated.defaultProfile.windows": "Command Prompt",
"python.useEnvironmentsExtension": true,
}
What is so frustrating about this issue is that this has been working fine for a long time (I opted into the pythonTerminalEnvVarActivation experiment) until about a year ago. Then the experiment was discontinued, the functionality was moved to a different extension, but - sorry to say it so bluntly - from a user POV, nothing has improved since then.
I think this picture says it all:
Open a terminal, start typing, terminal auto activation interferes.
My settings (clean profile):
{ "terminal.integrated.defaultProfile.windows": "Command Prompt", "python.useEnvironmentsExtension": true, }What is so frustrating about this issue is that this has been working fine for a long time (I opted into the
pythonTerminalEnvVarActivationexperiment) until about a year ago. Then the experiment was discontinued, the functionality was moved to a different extension, but - sorry to say it so bluntly - from a user POV, nothing has improved since then.