microsoft / vscode-edge-devtools

A VSCode extension that allows you to use browser devtools from within the editor. The devtools will connect to an instance of Microsoft Edge giving you the ability to alter CSS styling, perform diagnostics, and debugging. Get it now at http://aka.ms/devtools-for-code
https://docs.microsoft.com/microsoft-edge/visual-studio-code/microsoft-edge-devtools-extension
MIT License
751 stars 256 forks source link

custom executable path for msedge flatpak #1380

Open mekhwan opened 1 year ago

mekhwan commented 1 year ago

I tried to use the extension with the attribute given below in the launch.json file: "runtimeExecutable": "/var/lib/flatpak/app/com.microsoft.Edge" I still get "Unable to find an installation of the browser on your system".

captainbrosset commented 1 year ago

Sorry that you're having this problem. I'll make sure this bug shows up on our team's radar so they can prioritize and investigate it. Thanks.