mirror of
https://github.com/ineedbots/t6_bot_warfare.git
synced 2025-04-22 09:35:44 +00:00
better code complete
This commit is contained in:
parent
9bf7af7f3c
commit
93909c4577
9
.vscode/settings.json
vendored
9
.vscode/settings.json
vendored
@ -3,8 +3,15 @@
|
||||
"astyle.additional_languages": [
|
||||
"gsc"
|
||||
],
|
||||
"[gsc]": {
|
||||
"editor.defaultFormatter": "chiehyu.vscode-astyle",
|
||||
"editor.formatOnSave": true,
|
||||
},
|
||||
"editor.quickSuggestions": {
|
||||
"other": true,
|
||||
"comments": true,
|
||||
"strings": true
|
||||
},
|
||||
"vscode-codscript.use_builtin_completionItems": false,
|
||||
|
||||
"triggerTaskOnSave.tasks": {
|
||||
"Compile current GSC File": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user