TypeScriptAddonTemplate icon indicating copy to clipboard operation
TypeScriptAddonTemplate copied to clipboard

Watch task doesn't run on startup by default

Open JoyfulShush opened this issue 5 years ago • 0 comments

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.

JoyfulShush avatar Nov 08 '20 09:11 JoyfulShush