Match extension versions for work.
This commit is contained in:
@@ -53,5 +53,7 @@
|
||||
"editor.autoClosingBrackets": "never",
|
||||
"editor.autoSurround": "never",
|
||||
"workbench.editor.navigationScope": "editorGroup",
|
||||
"python.analysis.typeCheckingMode": "standard"
|
||||
"python.analysis.typeCheckingMode": "standard",
|
||||
"python.trace.server": "verbose",
|
||||
"python.analysis.logLevel": "Trace"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user