mirror of
https://github.com/ineedbots/iw3_bot_warfare.git
synced 2025-07-06 11:11:49 +00:00
Add vscode settings
This commit is contained in:
8
.vscode/settings.json
vendored
Normal file
8
.vscode/settings.json
vendored
Normal file
@ -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