vscode-js-debug icon indicating copy to clipboard operation
vscode-js-debug copied to clipboard

feat: Add named pipes entrypoint for Visual Studio

Open EricCornelson opened this issue 1 year ago • 1 comments

Adding an entrypoint for external users (e.g. Visual Studio) which uses named pipes instead of TCP sockets.

EricCornelson avatar Oct 03 '24 17:10 EricCornelson

Can we handle this in the existing vsDebugServer? E.g. it already can be run as node debug-server.js <port-number>, maybe if the port number is not numeric/is an absolute path we treat it as a socket/pipe.

connor4312 avatar Oct 03 '24 17:10 connor4312

Closing as part of our housekeeping, if you still need this let me know or reopen it

connor4312 avatar Dec 13 '24 21:12 connor4312