nativescript-liveedit icon indicating copy to clipboard operation
nativescript-liveedit copied to clipboard

Nativescript debug support

Open dininski opened this issue 8 years ago • 1 comments

I noticed that the liveedit plugin doesn't restart the application in nativescript's debug mode when used. To be clearer: I run the app with tns debug android and the node-inspector debugging utility which is baked into TNS runs correctly. But as soon as I change something in the watched files the debugger stops/crashes, the application is restarted, but the debugger is unable to attach again.

dininski avatar Mar 15 '16 19:03 dininski

Hmm, that is an interesting idea. I wonder how hard it would to get it to re-attach it...

NathanaelA avatar Mar 15 '16 21:03 NathanaelA