8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5b19e7 commit bf38fc5Copy full SHA for bf38fc5
package.nls.json
@@ -15,7 +15,7 @@
15
"python.command.python.configureTests.title": "Configure Tests",
16
"python.command.testing.rerunFailedTests.title": "Rerun Failed Tests",
17
"python.command.python.execSelectionInTerminal.title": "Run Selection/Line in Python Terminal",
18
- "python.command.python.execInREPL.title": "Run Selection/Line in Python REPL",
+ "python.command.python.execInREPL.title": "Run Selection/Line in Native Python REPL",
19
"python.command.python.execSelectionInDjangoShell.title": "Run Selection/Line in Django Shell",
20
"python.command.python.reportIssue.title": "Report Issue...",
21
"python.command.python.clearCacheAndReload.title": "Clear Cache and Reload Window",
0 commit comments