We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Python: Report issue
1 parent c18e8c9 commit fc72be9Copy full SHA for fc72be9
1 file changed
package.json
@@ -1620,7 +1620,7 @@
1620
"category": "Python",
1621
"command": "python.reportIssue",
1622
"title": "%python.command.python.reportIssue.title%",
1623
- "when": "!virtualWorkspace && shellExecutionSupported && editorLangId == python"
+ "when": "!virtualWorkspace && shellExecutionSupported"
1624
},
1625
{
1626
"category": "Test",
0 commit comments