Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.97.0 (Lastest Version)
- OS Version: Windows_NT x64 10.0.26100

Steps to Reproduce:
- I have anaconda and created 3 env. base, tutorialEnv and playwright.
In default, Vscode Terminal: Activate Envionment is True so when i get new terminal, my base conda environment is activated,
But when i try to change env in the same terminal via CTRL + SHIFT + P , new selected environment is never activated in the same terminal and pwsh terminal icon turns to yellow!
"The following extensions want to relaunch the terminal to contribute to its environment"
I want Vscode to activate each environment whatever i select, activate it in the same terminal.
In the pas there was not such a problem.
Could you please fix it in the next update?
Is there any way to fix this?
Thanks
Does this issue occur when all extensions are disabled?: Yes
Steps to Reproduce:
In default, Vscode Terminal: Activate Envionment is True so when i get new terminal, my base conda environment is activated,
But when i try to change env in the same terminal via CTRL + SHIFT + P , new selected environment is never activated in the same terminal and pwsh terminal icon turns to yellow!
"The following extensions want to relaunch the terminal to contribute to its environment"
I want Vscode to activate each environment whatever i select, activate it in the same terminal.
In the pas there was not such a problem.
Could you please fix it in the next update?
Is there any way to fix this?
Thanks