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

I want the "Run Code/Play" buton do the same as "Go Live" button. #2870

Open alexceltare2 opened 7 months ago

alexceltare2 commented 7 months ago

I'm submitting a...

[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  <!-- Please search GitHub for a similar issue or PR before submitting -->
[x] Feature request
[ ] Documentation issue or request
[ ] Other: <!-- Please describe: -->

Current behavior

Every time I want to launch an HTML page I need to click "Go Live".

Expected behavior

Can you make it so the "Run Code" buton does essentially the same thing as "Go Live"?

Environment

Browser:

- [ ] Chrome (desktop) version XX
- [x] Firefox version 109
- [ ] Safari (desktop) version XX
- [ ] IE version XX
- [ ] Edge version XX

For Tooling issues:

- Live Server: Latest
- Platform:  Windows
- Visual Studio Code: 1.70.3

Others