-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create environment prompt triggers #22079
Comments
I had trouble getting this to work: #22085 |
@Tyriar I have updated the instructions there is a setting that needs to be added. |
I don't see the prompt and my file is stuck on "Reactivating terminals..." #22087 |
@bhavyaus You can turn off experimentation by setting |
That did the trick. |
Work as expected! |
Refs: #21965 #20133
Complexity: 2
Create Issue
Requirements:
python.createEnvironment.trigger
toprompt
in user settings.Verification
requirements.txt
file..venv
or.conda
in the workspace.Note: this will show up only once per session.
Re-load before trying other triggers: Try debug in terminal (using the command), or try launching a script in debug mode.
Also note: Once you create a .venv and delete it and select a global python before retrying.
The text was updated successfully, but these errors were encountered: