diff --git a/package.json b/package.json index 1dd275cf44ca..5e07893bf3d8 100644 --- a/package.json +++ b/package.json @@ -1620,7 +1620,7 @@ "category": "Python", "command": "python.reportIssue", "title": "%python.command.python.reportIssue.title%", - "when": "!virtualWorkspace && shellExecutionSupported && editorLangId == python" + "when": "!virtualWorkspace && shellExecutionSupported" }, { "category": "Test",