This commit is contained in:
Oleg Sheynin
2025-08-02 01:49:09 +00:00
parent 73f36ddcea
commit 7ab09669b4
6 changed files with 49 additions and 10 deletions
+1
View File
@@ -108,4 +108,5 @@
// Enable Python-specific code actions
"python.analysis.completeFunctionParens": true,
"python.analysis.addImport.exactMatchOnly": false,
"workbench.tree.indent": 24,
}