Files
docs-harvester/.vscode/settings.json

7 lines
162 B
JSON

{
"debug.autoExpandLazyVariables": "off",
"debug.inlineValues": "off",
"debugpy.debugJustMyCode": true,
"debugpy.showPythonInlineValues": false
}