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". We then create an environment and select it as such, but we do not open the folder where the environment is created. Should we open that folder?
