mirror of
https://github.com/ineedbots/t6_bot_warfare.git
synced 2025-12-13 19:47:47 +00:00
Compiler task
This commit is contained in:
8
.vscode/settings.json
vendored
8
.vscode/settings.json
vendored
@@ -4,5 +4,11 @@
|
||||
"gsc"
|
||||
],
|
||||
"editor.defaultFormatter": "chiehyu.vscode-astyle",
|
||||
"editor.formatOnSave": true
|
||||
"editor.formatOnSave": true,
|
||||
|
||||
"triggerTaskOnSave.tasks": {
|
||||
"Compile current GSC File": [
|
||||
"*.gsc"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user