atom-node-debugger
atom-node-debugger copied to clipboard
Dynamic recompilation when file has changed
trafficstars
- 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.
- It would be super good also to have dynamic recompilation when the file changed)
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.