mirror of
https://github.com/ineedbots/t5_bot_warfare.git
synced 2025-05-10 14:14:51 +00:00
better code complete
This commit is contained in:
parent
79c0dcf7ac
commit
812bc5d811
10
.vscode/settings.json
vendored
10
.vscode/settings.json
vendored
@ -4,5 +4,11 @@
|
|||||||
"gsc"
|
"gsc"
|
||||||
],
|
],
|
||||||
"editor.defaultFormatter": "chiehyu.vscode-astyle",
|
"editor.defaultFormatter": "chiehyu.vscode-astyle",
|
||||||
"editor.formatOnSave": true
|
"editor.formatOnSave": true,
|
||||||
}
|
"editor.quickSuggestions": {
|
||||||
|
"other": true,
|
||||||
|
"comments": true,
|
||||||
|
"strings": true
|
||||||
|
},
|
||||||
|
"vscode-codscript.use_builtin_completionItems": false
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user