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 cfe25bd commit 9f58e07Copy full SHA for 9f58e07
package.nls.json
@@ -5,5 +5,5 @@
5
"debugpy.command.reportIssue.title": "Report Issue...",
6
"debugpy.command.viewOutput.title": "Show Output",
7
"debugpy.debugJustMyCode": "When debugging only step through user-written code. Disable this to allow stepping into library code.",
8
- "debugpy.showPythonInlineValues": "Enable this to see inline values in the editor while debugging."
+ "debugpy.showPythonInlineValues": "Whether to display inline values in the editor while debugging."
9
}
0 commit comments