We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c585b8 commit a0867d3Copy full SHA for a0867d3
1 file changed
package.nls.json
@@ -5,6 +5,7 @@
5
"python.command.python.createNewFile.title": "New Python File",
6
"python.command.python.createTerminal.title": "Create Terminal",
7
"python.command.python.execInTerminal.title": "Run Python File in Terminal",
8
+ "python.menu.execSelectionInTerminal.title": "Run Selection",
9
"python.command.python.execInTerminalIcon.title": "Run Python File",
10
"python.command.python.execInDedicatedTerminal.title": "Run Python File in Dedicated Terminal",
11
"python.command.python.setInterpreter.title": "Select Interpreter",
0 commit comments