evothings / evothings-studio

Evothings Studio
http://www.evothings.com/
Apache License 2.0
53 stars 33 forks source link

Add remote debugging to studio #133

Open psvensson opened 8 years ago

psvensson commented 8 years ago

When we have added a view of all connected clients and their status, we might try to integrate an existing open-source project for remote debugging of a selected client.

ghost commented 8 years ago

Some available tools:

ghost commented 7 years ago

Visual Studio Code for remote debugging:

https://code.visualstudio.com/docs/extensions/overview http://blog.ionic.io/cordova-extension-for-vscode/

ghost commented 7 years ago

Also see this issue for writing tutorial about debugging: https://github.com/evothings/evothings-doc/issues/73