microsoft / vscode-edge-debug2

This is a VS Code extension which helps you debug your JavaScript Code inside the Edge browser.
Other
37 stars 31 forks source link

Inspect button doesn't show in Linux #225

Open ferrettinico opened 2 years ago

ferrettinico commented 2 years ago

Steps to reproduce:

  1. Install Edge Beta on Linux
  2. Install Edge extension on VSCode
  3. Use default settings in launch mode
  4. Start debug
  5. Everything works well except for the "Inspect" button which doesn't show