- enable auto attach
- Start a basic node launch config with
"console": "integratedTerminal".
- Wait 10s
- Get an error that we couldn't attach to the process, and I assume that it has detected the same process that I am currently debugging:

Was this always the case? We could somehow suppress this particular error in this case.
"console": "integratedTerminal".Was this always the case? We could somehow suppress this particular error in this case.