Skip to content

Commit 4c27068

Browse files
committed
fixed package.json to this his should be python.command.python.execSelectionInTerminal.shortTitle
1 parent 8b89899 commit 4c27068

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@
326326
"category": "Python",
327327
"command": "python.execSelectionInTerminal",
328328
"title": "%python.command.python.execSelectionInTerminal.title%",
329-
"shortTitle": "%python.command.python.execSelectionInTerminal.shortTitle"
329+
"shortTitle": "%python.command.python.execSelectionInTerminal.shortTitle%"
330330
},
331331
{
332332
"category": "Python",

0 commit comments

Comments
 (0)