auchenberg / vscode-browser-preview

A real browser preview inside your editor that you can debug.
MIT License
4.39k stars 154 forks source link

Feature: Make it possible to select a preferred browser #180

Open stepanjakl opened 3 years ago

stepanjakl commented 3 years ago

Hello,

I noticed the Browser Preview should now supports Microsoft Edge, but I don't see any option for switching between the browser engines.

I changed the 'Chrome Executable' in the Settings, however I get an error and it's probably not even the correct way of changing it.

Any ideas?

Screenshot 2021-02-21 at 12 59 22
auchenberg commented 3 years ago

Manual browser priority isn't supported today. The only way is what you defined here, but the path isn't accessible from VS code, so something is probably wrong with the path or permissions.