brackets-node-debugger
brackets-node-debugger copied to clipboard
Listen to multiple node debug processes
when there are forked processes multiple debugger ports are assigned to each, is it possible to watch all at the same time rather then just one?
Nope, currently not. When I built it I used it mostly for APIs so there was no need for this. Feel free to fork and build it tho ;)