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

Inline Live Server

Thinkback

|
5 installs
| (1) | Free
| Sponsor
Professional live development server with integrated webview preview, multi-server management, and instant reload capabilities for modern web development in VS Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

TBX Live Server

TBX Live Server icon

VSCode Marketplace Total Installs Average Rating GitHub License GitHub Issues GitHub Stars

Professional live development server with integrated webview preview, multi-server management, and instant reload capabilities for modern web development in VS Code.

TBX Live Server hero screenshot showing side-by-side editor and preview

✨ Key Features

TBX Live Server animated demo showing multi-server workflow

🚀 Integrated Webview Preview

  • Side-by-side editing: Code and preview in the same window
  • Instant reload: Changes reflect immediately without manual refresh
  • Multi-format support: HTML, CSS, JavaScript, and static assets
  • Responsive testing: Built-in device simulation tools

🔄 Multi-Server Management

Multi-server dropdown inside the TBX Live Server webview

  • Multiple servers: Run several projects simultaneously
  • Easy switching: Quick dropdown to switch between active servers
  • Port management: Automatic port assignment and conflict resolution
  • Status tracking: Visual indicators for all running servers

📊 Enhanced Status Bar

Status bar indicator displaying two running servers

  • Live indicators: Real-time server status in the status bar
  • Quick actions: Start/stop servers with one click
  • Port display: See which ports are active at a glance
  • Error notifications: Immediate feedback on server issues

⌨️ Command Palette Integration

Command Palette commands for TBX Live Server

  • Quick commands: Access all features via Command Palette
  • Keyboard shortcuts: Efficient workflow with hotkeys
  • Context-aware: Commands adapt to your current workspace
  • Batch operations: Manage multiple servers efficiently

🎯 Perfect For

  • Frontend Development: React, Vue, Angular, vanilla HTML/CSS/JS
  • Static Sites: Documentation, portfolios, landing pages
  • Prototyping: Quick mockups and proof-of-concepts
  • Learning: Educational projects and tutorials
  • Testing: Cross-browser compatibility and responsive design

🚀 Quick Start

  1. Install: Search for "TBX Live Server" in VS Code Extensions
  2. Open Project: Open any folder containing HTML files
  3. Start Server: Right-click an HTML file → "Open with Live Server"
  4. Preview: Your site opens in the integrated webview panel

⚙️ Configuration

Customize your development experience:

{
  "liveServer.settings.port": 5500,
  "liveServer.settings.root": "/",
  "liveServer.settings.CustomBrowser": "chrome",
  "liveServer.settings.AdvanceCustomBrowserCmdLine": "",
  "liveServer.settings.NoBrowser": false,
  "liveServer.settings.ignoreFiles": [".vscode/**", "**/*.scss", "**/*.sass"]
}

🔧 Advanced Features

  • Custom ports: Configure specific ports for different projects
  • File watching: Intelligent file change detection
  • Browser sync: Synchronized scrolling and interactions
  • HTTPS support: Secure development environment
  • Proxy support: Integration with backend APIs

📝 Requirements

  • VS Code: Version 1.74.0 or higher
  • Node.js: Version 14.0 or higher (for advanced features)
  • Modern Browser: Chrome, Firefox, Safari, or Edge

🐛 Troubleshooting

Port conflicts? The extension automatically finds available ports. Files not reloading? Check your file watching settings and firewall. Webview not loading? Ensure VS Code has internet access for CDN resources.

📚 Documentation

  • Getting Started Guide
  • Configuration Options
  • Troubleshooting
  • API Reference

🤝 Contributing

We welcome contributions! Please see our Contributing Guide for details.

📄 License

MIT License - see LICENSE for details.

💖 Support This Project

If TBX Live Server helped solve a problem or saved you time, consider buying me a coffee! Your support helps maintain and improve this extension for the entire community.

Buy Me A Coffee

🙏 Acknowledgments

Built with ❤️ by the TBX team. Special thanks to the VS Code community for their feedback and contributions.


Ready to supercharge your web development? Install TBX Live Server today! 🚀

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