A simple extension for opening DevTools windows listed under chrome://inspect
.
Follow the instructions in the Marketplace, or run the following in the command palette:
ext install fabiospampinato.vscode-open-devtools
It adds 1 command to the command palette:
'DevTools: Open' // Open a DevTools window listed under chrome://inspect
MIT © Fabio Spampinato