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

Realtime Performance doesn't show which debuggger its analysing when multiple are attached

Open jasonwilliams opened this issue 4 years ago • 1 comments

Like the title says really. Sometimes I have both Chrome and Node attached and I'm not sure which one the Realtime Performance is showing.

Should there be a label plus a toggle to switch between the attached debuggers?

jasonwilliams avatar Jan 08 '21 11:01 jasonwilliams

The performance graph will be shown for whatever is the selected (active) debug session. But some tooltip/title could be useful as well.

connor4312 avatar Jan 08 '21 17:01 connor4312