Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changelog
— Popup window UI updated
— Docs updated.
— [Enhancement] Pop-up window is redesigned.
— [Bug Fixes] Small bug fixes related to the turn on/off switch.
— No BETA. General Release.
[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
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
andNodeJS
.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
orNodeJS
. 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)
Verision 1.2.0 (17.05.18)
Verision 1.1.0 (17.05.18)
License
This extension is licensed under the MIT License