mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2026-06-17 18:52:12 +00:00
Added vscode settings
This commit is contained in:
Vendored
+8
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"astyle.astylerc": "${workspaceRoot}/.astylerc",
|
||||
"astyle.additional_languages": [
|
||||
"gsc"
|
||||
],
|
||||
"editor.defaultFormatter": "chiehyu.vscode-astyle",
|
||||
"editor.formatOnSave": true
|
||||
}
|
||||
Reference in New Issue
Block a user