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

live server doesnt automatically refresh #2972

Open cp985 opened 1 month ago

cp985 commented 1 month 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 -->
[ ] Feature request
[x ] Documentation issue or request
[ ] Other: <!-- Please describe: -->

Current behavior

<the live server doestn refresh automatically the page when i work on Vs code. I attach screen of various option selected. Immagine 2024-07-15 133929 Immagine 2024-07-15 134039 Immagine 2024-07-15 134428 Immagine 2024-07-15 134444

best regards

Expected behavior

Environment

Browser:

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

For Tooling issues:

- Live Server: <v5.7.9> 
- Platform:  <Windows 11 >
- Visual Studio Code: <1.91.1>

Others

<i have already try to uninstal and reinstal vscode , live server , change the browser and select the Full reload option in live server but nothing has changed >

Yurika28 commented 3 weeks ago

same happen with me, have you resolve the problem?