I want to use visual studio code to edit my javascript scripts, which control most of my game logic, but I'm lazy, I hate having to copy paste from vscode to Construct 3 whenever I make a change. Is there some way to point a construct 3 script to use a local filesystem javascript file, so changes update automatically?