We should add support in project properties for configuring the debug port used to connect the Node.js executable (V8) to the NTVS debugger. This should at least include allowing the specification of a non-default (non-5858) port. It could also support having NTVS pick a free port, which would improve the scenario of side by side debugging of multiple Node.js executables.
↧