Skip to content

Commit 19bdb06

Browse files
committed
add "Native" in front of Python REPL under Run Python
1 parent d5b19e7 commit 19bdb06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.nls.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
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.execInREPL.title": "Run Selection/Line in Python REPL",
18+
"python.command.python.execInREPL.title": "Run Selection/Line in Native Python REPL",
1919
"python.command.python.execSelectionInDjangoShell.title": "Run Selection/Line in Django Shell",
2020
"python.command.python.reportIssue.title": "Report Issue...",
2121
"python.command.python.clearCacheAndReload.title": "Clear Cache and Reload Window",

0 commit comments

Comments
 (0)