atom-node-debugger icon indicating copy to clipboard operation
atom-node-debugger copied to clipboard

Dynamic recompilation when file has changed

Open andreytkachenko opened this issue 9 years ago • 1 comments
trafficstars

  1. It would be great to have ability to debug without launching the script. Because I have a big project with many services. Service starts up with a scheduling script (I have an ability to pass the --debug parameter when it starts) which sends parameters to it.
  2. It would be super good also to have dynamic recompilation when the file changed)

andreytkachenko avatar Feb 18 '16 11:02 andreytkachenko

Hi,

Thanks for your feedback. No 1 is a duplicate of #23 I think and it is supported in the latest release. I currently have little idea of how no 2 would be implemented but I keep this open.

codecontemplator avatar Feb 18 '16 20:02 codecontemplator