{ "astyle.astylerc": "${workspaceRoot}/.astylerc", "astyle.additional_languages": [ "gsc" ], "editor.defaultFormatter": "chiehyu.vscode-astyle", "editor.formatOnSave": true, "editor.quickSuggestions": { "other": true, "comments": true, "strings": true }, "vscode-codscript.use_builtin_completionItems": false }