I tried that too, let me make sure I understand:
node --debug server.js
"... debugger listening on port 5858.."
Then I should put "localhost:5858" as qualifier in Attach to Process, screen, correct? If I do this and I hit Refresh, I get "Unable to connect to the Microsoft Studio Remote Debugging Monitor named 'localhost:5858'"..
node --debug server.js
"... debugger listening on port 5858.."
Then I should put "localhost:5858" as qualifier in Attach to Process, screen, correct? If I do this and I hit Refresh, I get "Unable to connect to the Microsoft Studio Remote Debugging Monitor named 'localhost:5858'"..