This commit is contained in:
ineed bots 2021-12-21 21:52:57 -06:00
parent c359b5e333
commit e54be79e4a

View File

@ -3,8 +3,9 @@
"astyle.additional_languages": [ "astyle.additional_languages": [
"gsc" "gsc"
], ],
"editor.defaultFormatter": "chiehyu.vscode-astyle", "[gsc]": {
"editor.formatOnSave": true, "editor.defaultFormatter": "chiehyu.vscode-astyle",
},
"editor.quickSuggestions": { "editor.quickSuggestions": {
"other": true, "other": true,
"comments": true, "comments": true,