Localhost is a lightweight Visual Studio Code extension that allows you to instantly launch a local development server directly from your workspace. It helps developers quickly preview their HTML, CSS, and JavaScript files without any external setup.
🚀 Features
Start and stop a local development server with one click.
Automatically reloads the browser when files are saved.
Supports custom ports and root directories.
Works seamlessly with static websites and frontend projects.