atom-node-debugger
atom-node-debugger copied to clipboard
Does not honor the Debug Host setting
The package does not honor the debugHost setting (set via UI and checked the config.cson file).
The console says...
Connection attempt 1 to node process on 127.0.0.1:5858 failed. Will try again in 500.
...which is not the custom port set.