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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +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
+
"python-envs.injectEnvVarsInTerminals.description": "Whether to inject environment variables into terminals on creating new terminals through the environments extension, defaults to false.",
4
4
"python-envs.defaultPackageManager.description": "The default package manager for installing packages in environments.",
5
5
"python-envs.pythonProjects.description": "The list of Python projects.",
6
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