You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the python path is being saved to .vscode/settings.json
That's not very portable because many times the python path contains the user directory path. I might be a lot better if the the python is from a conda or pyenv to store the name of the environment instead. At least then the user can create the same named environment on each of their machines and the settings.json file would no longer need to change each time. Right now one has to continuously stash and stash apply this file to exclude it from normal commits.
VS Code version: Code 1.57.1 (507ce72a4466fbb27b715c3722558bb15afa9f48, 2021-06-17T13:28:07.755Z)
OS version: Windows_NT x64 10.0.19043
Restricted Mode: No
Remote OS version: Linux x64 4.19.128-microsoft-standard
Remote OS version: Linux x64 4.19.128-microsoft-standard
Remote OS version: Linux x64 4.19.128-microsoft-standard
Remote OS version: Linux x64 4.19.128-microsoft-standard
Remote OS version: Linux x64 4.19.128-microsoft-standard
The text was updated successfully, but these errors were encountered:
We have an experiment that just rolled out to 50% of users which stops saving to settings.json for your Python environment path, so we will no longer be doing this shortly.
Issue Type: Feature Request
Currently the python path is being saved to .vscode/settings.json
That's not very portable because many times the python path contains the user directory path. I might be a lot better if the the python is from a conda or pyenv to store the name of the environment instead. At least then the user can create the same named environment on each of their machines and the settings.json file would no longer need to change each time. Right now one has to continuously stash and stash apply this file to exclude it from normal commits.
VS Code version: Code 1.57.1 (507ce72a4466fbb27b715c3722558bb15afa9f48, 2021-06-17T13:28:07.755Z)
OS version: Windows_NT x64 10.0.19043
Restricted Mode: No
Remote OS version: Linux x64 4.19.128-microsoft-standard
Remote OS version: Linux x64 4.19.128-microsoft-standard
Remote OS version: Linux x64 4.19.128-microsoft-standard
Remote OS version: Linux x64 4.19.128-microsoft-standard
Remote OS version: Linux x64 4.19.128-microsoft-standard
The text was updated successfully, but these errors were encountered: