Easily open your localhost in VSCode's Simple Browser with a single click or keyboard shortcut.
Automatically detects your project’s port from common config files like .env, package.json, or mkdocs.yml.
Features
Lightweight
Open localhost in Simple Browser directly from the status bar.
Automatic port detection from .env, package.json, mkdocs.yml, docker-compose, and more.
Configurable default port if no port is detected.
Customizable keyboard shortcut (Shift + Ctrl + L by default).
Settings
Setting
Description
Default
localhostBrowser.defaultPort
Default port to use when no PORT is detected in project files. Leave blank to use localhost