Overview Version History Q & A Rating & Review
🚀 Live Server Speed Edition
A blazing-fast local HTTP server with live reload — built right into VS Code.
🔄 Live Reload in Action
⚡ Features
One-click server launch from the status bar
Instant live reload using WebSocket and Chokidar
QR Code for mobile access : Display QR codes directly in WebView to quickly access your server from mobile devices on the local network
Multiple preview modes :
🌐 Open in default browser
🧩 View directly inside VS Code via WebView
⚡ Instant Preview (without server)
Protocol support : HTTP and HTTPS (with self-signed certificates support)
HTTPS in WebView : Full HTTPS support in VS Code WebView with auto-reconnect on connection loss
Zero configuration — just open a folder and go
Default port : 5500
Network accessible : Access your server from other devices on the same network (e.g., mobile testing) using your local IP address
Multi-language UI : English, Français, Español, Deutsch
Dynamic UI : Change language in settings, UI updates instantly (no restart needed)
🌍 Multi-language & Dynamic UI
You can select your preferred language for all extension UI elements:
Go to VS Code Settings (Ctrl+,)
Search for liveServerSpeed.language
Choose: en (English), fr (Français), es (Español), de (Deutsch)
Example in French:
Status bar: Démarrer Live Server SE
Webview loading text: Chargement du preview...
🖥️ How to Use
Open a folder in VS Code
(Optional) Set your language: Go to Settings > liveServerSpeed.language
Click Start Live Server SE in the status bar
Choose your preferred view (browser or WebView)
Edit your files — the page reloads automatically after one second 💨
(Optional) Configure a keyboard shortcut to restart the server instantly
📦 Installation
Install from the Visual Studio Code Marketplace
Or via CLI:
bash :
code --install-extension Lololegeek.live-server-speed-edition
🛠️ Tech Stack
Express
WebSocket
Chokidar
VS Code API
✨ Why This Edition?
Because traditional live servers can be slow or bloated.
This edition focuses on speed, simplicity, native integration, and multi-language support .
No config files. No clutter. Just fast results.
Experimental:
📸 Demo
🎬 Setup & Configuration
🔄 Live Reload in Action
⚡ Instant Reload Feature
👨💻 Author
Created with ❤️ by Lololegeek
Want to contribute or suggest a feature? https://github.com/Lololegeek/live-server-speed-edition/issues or submit a PR!