The Wayback Machine - https://web.archive.org/web/20201204080813/https://github.com/ritwickdey/live-server-web-extension
Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
May 18, 2018
Oct 22, 2017

README.md

[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]

Live Server - Web Extension

Makes your existing server live

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

Setup Tutorial
About The Extension
FAQ

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.



Store Links



News

  • Verision 1.3.0 (18.05.18)

    • [Fixed] Reload all browser tabs [#16]
  • Verision 1.2.0 (17.05.18)

    • Serious Bug Fixed
  • Verision 1.1.0 (17.05.18)

    • [Bug Fixed] This extension was broken with Live Server v4.0.0 update. [#127]
    • Popup window UI updated
    • Docs updated.



License

This extension is licensed under the MIT License

You can’t perform that action at this time.