Nachrichten

Currently if there is no folder/workspace open in VS Code we allow users to create a virtual environment if they select a folder to create a "global virtual environment".
When I open vscode to create a new terminal, he will always execute the conda activate xxx command by himself, and then jump out of the system's cmd terminal black box and then automatically close, ...