Jul 27, 2017 · 1 min read
I recently published two extensions — “live Server” and “Live Sass Compiler”.
“live Server” will allow to start a local server from VScode by a single click with live reload of HTML+CSS+JS. It is equivalent of live server of atom.
“Live Sass Compiler” will allow to compile Sass+Scss file with watch mode and it has dependency on “live Server” that allow live reload feature to browser as I’ve mentioned before.
Please give a try. If you like it please maintained it into the story……. :)