Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 2.62 KB

README.md

File metadata and controls

39 lines (26 loc) · 2.62 KB

Live Server - Web Extension

Chrome Web StoreChrome Web StoreChrome Web Store
Mozilla Add-onMozilla Add-onMozilla Add-on

Brief Description

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.



Documentation

About.md
Setup.md
FAQ.md

The Common Misconception

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.



News

  • Verision 1.0.0 (26.10.17)

    • [New Feature] No need to setup proxy. There is now a way to setup - that is pretty easy & straight-forward.

    • [Enhancement] Pop-up window is redesigned.

    • [Bug Fixes] Small bug fixes related to the turn on/off switch.

    • No BETA. General Release.

  • Version 0.0.1 (22.10.17)

    • Initial Release under BETA.



License

This extension is licensed under the MIT License