+ 1
In visual studio code live server extension button ('Go live') does not show please help me....!
please help me if anyone knows about this.
5 Answers
+ 2
Firstly, you must have the extension Live Server installed.
https://youtu.be/ZT7EYkacVfQ
Secondly, live server must be launched on a HTML file.
Thirdly, if the Go Live button does not show, you can right click in code section of a html file, choose "Open With Live Server". That's the always working way to launch live server.
+ 2
Thanks you JaScript
+ 1
The Server should be installed and than with Go live started.
You can it see how it be used in the short guide by the installation description.
+ 1
Even I Have The Same Live Server Issue. So, I Made My Own Live HTML Compiler,
See it Here: https://sancho1952007.github.io/Auto-Code-Compiler/
Features:
-Doesn't Need Installation
- Works On All Devices (Cross Platform and Responsive)
0
Thanks you đđ€for your valuable information