File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 325325 {
326326 "category" : " Python" ,
327327 "command" : " python.execSelectionInTerminal" ,
328- "title" : " %python.command.python.execSelectionInTerminal.title%"
328+ "title" : " %python.command.python.execSelectionInTerminal.title%" ,
329+ "shortTitle" : " %python.command.python.execSelectionInTerminal.shortTitle%"
329330 },
330331 {
331332 "category" : " Python" ,
Original file line number Diff line number Diff line change 66 "python.command.python.createTerminal.title" : " Create Terminal" ,
77 "python.command.python.execInTerminal.title" : " Run Python File in Terminal" ,
88 "python.command.python.execInTerminalIcon.title" : " Run Python File" ,
9- "python.command.python.execInDedicatedTerminal.title" : " Run Python File in Dedicated Terminal" ,
9+ "python.command.python.execInDedicatedTerminal.title" : " Run Python File in Dedicated Terminal" ,
1010 "python.command.python.setInterpreter.title" : " Select Interpreter" ,
1111 "python.command.python.clearWorkspaceInterpreter.title" : " Clear Workspace Interpreter Setting" ,
1212 "python.command.python.viewOutput.title" : " Show Output" ,
1515 "python.command.python.configureTests.title" : " Configure Tests" ,
1616 "python.command.testing.rerunFailedTests.title" : " Rerun Failed Tests" ,
1717 "python.command.python.execSelectionInTerminal.title" : " Run Selection/Line in Python Terminal" ,
18+ "python.command.python.execSelectionInTerminal.shortTitle" : " Run Selection/Line" ,
1819 "python.command.python.execInREPL.title" : " Run Selection/Line in Native Python REPL" ,
1920 "python.command.python.execSelectionInDjangoShell.title" : " Run Selection/Line in Django Shell" ,
2021 "python.command.python.reportIssue.title" : " Report Issue..." ,
You can’t perform that action at this time.
0 commit comments