We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Python: Clear Workspace interpreter
1 parent 5d95345 commit 57cb07fCopy full SHA for 57cb07f
package.json
@@ -1791,7 +1791,7 @@
1791
"category": "Python",
1792
"command": "python.clearWorkspaceInterpreter",
1793
"title": "%python.command.python.clearWorkspaceInterpreter.title%",
1794
- "when": "!virtualWorkspace && shellExecutionSupported && editorLangId == python"
+ "when": "!virtualWorkspace && shellExecutionSupported"
1795
},
1796
{
1797
0 commit comments