vscode-js-debug
vscode-js-debug copied to clipboard
Realtime Performance doesn't show which debuggger its analysing when multiple are attached
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?
The performance graph will be shown for whatever is the selected (active) debug session. But some tooltip/title could be useful as well.