Changeset - 5f4c8705cf73
[Not reviewed]
default
0 1 0
drewp@bigasterisk.com - 8 months ago 2024-05-28 22:32:48
drewp@bigasterisk.com
vscode
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
.vscode/settings.json
Show inline comments
 
@@ -40,9 +40,9 @@
 
    "editor.formatOnSave": true,
 
    "editor.defaultFormatter": "eeyore.yapf",
 
    "editor.formatOnType": false
 
  },
 
  "editor.defaultFormatter": "eeyore.yapf",
 
  "python.languageServer": "Pylance",
 
  "python.analysis.completeFunctionParens": true,
 
  "python.analysis.completeFunctionParens": false,
 
  "python.analysis.typeCheckingMode": "standard"
 
}
 
\ No newline at end of file
0 comments (0 inline, 0 general)