We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Python: Clear Workspace interpreter
1 parent 021b362 commit 0749b20Copy full SHA for 0749b20
1 file changed
package.json
@@ -1787,7 +1787,7 @@
1787
"category": "Python",
1788
"command": "python.clearWorkspaceInterpreter",
1789
"title": "%python.command.python.clearWorkspaceInterpreter.title%",
1790
- "when": "!virtualWorkspace && shellExecutionSupported && editorLangId == python"
+ "when": "!virtualWorkspace && shellExecutionSupported"
1791
},
1792
{
1793
0 commit comments