diff --git a/package.json b/package.json index e3e186ae23ef..48482c33b3c1 100644 --- a/package.json +++ b/package.json @@ -1324,6 +1324,7 @@ "category": "Python", "command": "python.execSelectionInTerminal", "title": "%python.command.python.execSelectionInTerminal.title%", + "shortTitle": "%python.command.python.execSelectionInTerminal.shortTitle%", "when": "!virtualWorkspace && shellExecutionSupported && editorLangId == python" }, {