mirror of
https://github.com/ineedbots/t4_bot_warfare.git
synced 2025-05-09 05:34:51 +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": [
|
"astyle.additional_languages": [
|
||||||
"gsc"
|
"gsc"
|
||||||
],
|
],
|
||||||
"editor.defaultFormatter": "chiehyu.vscode-astyle",
|
"[gsc]": {
|
||||||
"editor.formatOnSave": true
|
"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