You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since debug extensions start to have more code running in the extension, we need a way that this code can send information messages to the same channel ('debug console') as debug adapters.
Since debug extensions start to have more code running in the extension, we need a way that this code can send information messages to the same channel ('debug console') as debug adapters.
One example: microsoft/vscode-node-debug#126