live-server-web-extension icon indicating copy to clipboard operation
live-server-web-extension copied to clipboard

It makes your existing server live. This is a browser extension that helps you to live reload feature for dynamic content (PHP, Node.js, ASP.NET -- Whatever, it doesn't matter)

Results 87 live-server-web-extension issues
Sort by recently updated
recently updated
newest added

I had a hard time setting this up. Out of the box with the Chrome extension did not work. Neighter did setting up the file `settings.json` in the folder `.vscode`...

First of All, THANK YOU. Now that I got that out of the way. I Enjoy using vscode and one of the issues I always felt was not having a...

I'm thinking about: #6, and the port 80. It will not work if you write `http://localhost:80/workspace` in the Actual Servers Address. I removed the port 80 in the documentation for...

I use this extension to open a php web. my setting is: ``` "liveServer.settings.CustomBrowser": "chrome", "liveServer.settings.port": 8800, "liveServer.settings.proxy": { "enable": true, "baseUri": "/", "proxyUri": "http://127.0.0.1:8800" }, ``` and after starting,...

question

Hello, I mainly work with vscode and PHP, so vscode's live server is not enough for me, so I use this Chrome plugin. The page refreshes nicely when I save...

55ee15d4744c36d272e6023bf6a3bf555ed5ef52

I setup the extension in firefox and i couldn't get it to work at all, did all the same steps in chrome and everything worked correctly. What could be the...

"When I right click, 'Open with Live Server' does not show up. Also, when I press 'Go Live', the extension does not open http://localhost:5500/ in the same .html.erb file I...

reload.js:22 WebSocket connection to 'ws://localhost:5500//ws' failed: Don't have time to figure this out. Not my problem. Not sure why I even installed this thing to begin with. I'll just remove...