ritwickdey / vscode-live-server

Launch a development local Server with live reload feature for static & dynamic pages.
https://ritwickdey.github.io/vscode-live-server
MIT License
5.66k stars 1.23k forks source link

Doesn't works! #598

Open frutex82 opened 4 years ago

frutex82 commented 4 years ago

Hi, im a begginer with programming HTML5 + CSS3, so i downloaded visual studio code + live server extension. after install, go live doesn't works, i search but i can't find the button someone can help me please? thanks 43 756

medilies commented 4 years ago

try the keyboard shortcut

LukeWolfGames commented 4 years ago

Try closing down VS code and opening it back up again. Then, right click anywhere inside the .html code area and click "Open with live server".

Your default web browser will open a local hosted version of your page.