ritwickdey / vscode-live-server

Launch a development local Server with live reload feature for static & dynamic pages.
https://ritwickdey.github.io/vscode-live-server
MIT License
5.66k stars 1.22k forks source link

added opera and vivaldi as browser #2845

Closed araemis closed 2 months ago

araemis commented 11 months ago

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[X] Feature
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other: <!-- Please describe: -->

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

[ ] Yes
[X] No

Other information

araemis commented 11 months ago

It already works with "liveServer.settings.CustomBrowser": "vivaldi", is already installed, but now opera and vivaldi will come as one of the browsers options and is possible start them in private mode too.