visual studio code

hi,

can anyone tell me how to connect the visual studio code so it will run the corona simulator?

is there a tutorial somewhere?

i havnt found anything

thanks

You don’t need to. VS Code is just a text editor like any other.

If you start the Corona simulator manually and then change any of the files in your running app, the simulator will restart and the changes will take affect.

If you want to launch Corona from a key combo in VS Code you might be able to, but you’ll have to look up the keyboard shortcuts, which are configured in a JSON file - it’s an easy google.

thanks

will try

http://stackoverflow.com/questions/42691082/is-it-possible-to-run-an-arbitrary-application-from-a-keyboard-shortcut-with-vs

http://code.visualstudio.com/docs/editor/tasks

You don’t need to. VS Code is just a text editor like any other.

If you start the Corona simulator manually and then change any of the files in your running app, the simulator will restart and the changes will take affect.

If you want to launch Corona from a key combo in VS Code you might be able to, but you’ll have to look up the keyboard shortcuts, which are configured in a JSON file - it’s an easy google.

thanks

will try

http://stackoverflow.com/questions/42691082/is-it-possible-to-run-an-arbitrary-application-from-a-keyboard-shortcut-with-vs

http://code.visualstudio.com/docs/editor/tasks