This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -2,5 +2,6 @@
|
||||
"debug.autoExpandLazyVariables": "off",
|
||||
"debug.inlineValues": "off",
|
||||
"debugpy.debugJustMyCode": true,
|
||||
"debugpy.showPythonInlineValues": false
|
||||
"debugpy.showPythonInlineValues": false,
|
||||
"python.terminal.useEnvFile": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user