[I'm sorry but I'm now super busy, If you want to be a maintainer of the project please feel me to contact me! You've to be passionate about programming]
Makes your existing server live
This browser add-on is an extension for a developer tool in VS Code editor (Live Server). With this add-on installed, along with the VS Code extension, it gives you a functionality to automatically update your website on save; for other files than just .htm
and .html
.
So specifically, with this add-on, live reload will also work with the following server-side files within the spectrum of: PHP
, .NET
and NodeJS
.
Setup Tutorial
About The Extension
FAQ
Neither the browser add-on nor the VS Code extension will host a server for: PHP
, .NET
or NodeJS
. This add-on will give you the reloading function, so you do not need to refresh the page every time you save your server-side code.
- Chrome : https://chrome.google.com/webstore/detail/live-server-web-extension/fiegdmejfepffgpnejdinekhfieaogmj/
- Firefox : https://addons.mozilla.org/en-US/firefox/addon/live-server-web-extension/
-
- [Fixed] Reload all browser tabs [#16]
-
- Serious Bug Fixed
-
- [Bug Fixed] This extension was broken with Live Server v4.0.0 update. [#127]
- Popup window UI updated
- Docs updated.
This extension is licensed under the MIT License