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
"python-envs.revealProjectInExplorer.title": "Reveal Project in Explorer",
42
-
"python-envs.runPetInTerminal.title": "Run Python Environment Tool (PET) in Terminal..."
42
+
"python-envs.runPetInTerminal.title": "Run Python Environment Tool (PET) in Terminal...",
43
+
"python-envs.alwaysUseUv.description": "When set to true, uv will be used to manage all virtual environments if available. When set to false, uv will only manage virtual environments explicitly created by uv."
0 commit comments