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.7k stars 1.25k forks source link

Live Server Issue #2955

Open Anasua01 opened 3 months ago

Anasua01 commented 3 months ago

I'm submitting an issue...

[ ] Regression (a behavior that used to work and stopped working in a new release)

Current behavior

After writing HTML code in VS Code and saving the file, the go live button is clicked but, the extension is not able to open the default browser.

Expected behavior

The go live button in vs code is required to open the default browser to view the webpage.

Environment

Browser:

- [ ] Chrome (desktop) version : 125.0.6422.142

For Tooling issues:

- Live Server: v5.7.9
- Platform:  Windows 22H2
- Visual Studio Code: 1.90.0

Others