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": [
"gsc"
],
"editor.defaultFormatter": "chiehyu.vscode-astyle",
"editor.formatOnSave": true,
"[gsc]": {
"editor.defaultFormatter": "chiehyu.vscode-astyle",
},
"editor.quickSuggestions": {
"other": true,
"comments": true,