Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>MIX Live ServerNew to Visual Studio Code? Get it now.
MIX Live Server

MIX Live Server

varomix

|
10,826 installs
| (6) | Free
Live Server for Web development
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Live Preview Server

Launch a simple development server with live reloading

Splits the editor, opens a new panel with your website

preview

###How to use:

  • Set the rootPath configuration variable to your project root, where your index.html is located.
  • Start the server pressing F1 or Command Palette

Configuration options:

This can be set in User Settings or Workspace Settings.

{
    "mix.rootPath": "build/html5",
    "mix.port": 8181
}

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft