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
Copy file name to clipboardExpand all lines: package.nls.json
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,6 @@
1
1
{
2
2
"python-envs.defaultEnvManager.description": "The default environment manager for creating and managing environments.",
3
+
"python-envs.injectEnvVarsInTerminals.description": "This setting defaults to false and toggles if environment variables found in the workspace are set for new terminals.",
3
4
"python-envs.defaultPackageManager.description": "The default package manager for installing packages in environments.",
4
5
"python-envs.pythonProjects.description": "The list of Python projects.",
5
6
"python-envs.pythonProjects.path.description": "The path to a folder or file in the workspace to be treated as a Python project.",
0 commit comments