TypeScriptAddonTemplate
TypeScriptAddonTemplate copied to clipboard
Watch task doesn't run on startup by default
When opening VSCode, it is required to remember to run the Watch task (CTRL+SHIFT+B), or any changes done are not committed and will not appear in the game, which can cause confusion.
Add the task definition to make VSCode run this task on this template when it is launched.