VS Code Still Attaching Node Debugger with Run Without Debugging in 1.47.3 #103515
Labels
debug
Debug viewlet, configurations, breakpoints, adapter issues
*duplicate
Issue identified as a duplicate of another issue(s)
Steps to Reproduce:
Expected:
1.46 and older behavior where it sends Node console output to the Debug tab but otherwise doesn't attach to the process in any way.
Actual:
A variant of #102057 where Node operates in an attached debugger mode with severe performance loss and this console output:
I was monitoring the linked issue with the hope that it would resolve this, but the problem remains in 1.47.3.
Does this issue occur when all extensions are disabled?: Yes
The text was updated successfully, but these errors were encountered: