diff --git a/package.json b/package.json index 83805c2d66de0..947a3941cf908 100644 --- a/package.json +++ b/package.json @@ -1791,7 +1791,7 @@ "category": "Python", "command": "python.clearWorkspaceInterpreter", "title": "%python.command.python.clearWorkspaceInterpreter.title%", - "when": "!virtualWorkspace && shellExecutionSupported && editorLangId == python" + "when": "!virtualWorkspace && shellExecutionSupported" }, { "category": "Python",