mirror of
https://github.com/ineedbots/t4_bot_warfare.git
synced 2025-02-08 04:09:02 +00:00
better
This commit is contained in:
parent
e032ecd4c8
commit
07bbe8aade
13
.vscode/settings.json
vendored
13
.vscode/settings.json
vendored
@ -3,6 +3,13 @@
|
||||
"astyle.additional_languages": [
|
||||
"gsc"
|
||||
],
|
||||
"editor.defaultFormatter": "chiehyu.vscode-astyle",
|
||||
"editor.formatOnSave": true
|
||||
}
|
||||
"[gsc]": {
|
||||
"editor.defaultFormatter": "chiehyu.vscode-astyle",
|
||||
},
|
||||
"editor.quickSuggestions": {
|
||||
"other": true,
|
||||
"comments": true,
|
||||
"strings": true
|
||||
},
|
||||
"vscode-codscript.use_builtin_completionItems": false
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user