diff --git a/package.json b/package.json index 2a27cddc0976..9c4dae81c029 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" }, {