爱看书的小沐:
{
"editor.suggestSelection": "first",
"vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue",
"update.enableWindowsBackgroundUpdates": false,
"update.mode": "none",
"[json]": {
"editor.defaultFormatter": "vscode.json-language-features"
},
"[html]": {
"editor.defaultFormatter": "vscode.html-language-features"
},
"python.pythonPath": ".\\venv\\Scripts\\python.exe",
"python.terminal.activateEnvironment": true,
"Codegeex.Privacy": false,
"[javascript]": {
"editor.defaultFormatter": "HookyQR.beautify"
},
"Codegeex.EnableExtension": true,
"python.defaultInterpreterPath": "D:\\Program Files (x86)\\Python311\\python.exe",
"github.copilot.editor.enableAutoCompletions": true,
"workbench.colorTheme": "Dracula",
"[vue]": {
"editor.defaultFormatter": "Vue.volar"
},
"window.dialogStyle": "custom",
"terminal.integrated.commandsToSkipShell": [
"github