7 lines
162 B
JSON
7 lines
162 B
JSON
{
|
|
"debug.autoExpandLazyVariables": "off",
|
|
"debug.inlineValues": "off",
|
|
"debugpy.debugJustMyCode": true,
|
|
"debugpy.showPythonInlineValues": false
|
|
}
|