Skip to content
| Marketplace
Sign in
Visual Studio Code>Debuggers>QuickServeNew to Visual Studio Code? Get it now.
QuickServe

QuickServe

Debanshu Panigrahi

|
518 installs
| (0) | Free
A zero-config local development server made for quickly previewing HTML and MARKDOWN files.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Introduction

Logo

QuickServe is a zero-config local development server made for quickly previewing HTML and MARKDOWN files. Just run it, and it serves your current workspace—no setup or config needed.

It’s built mainly for HTML and Markdown, but supports other file types too. Great for quick testing or writing docs.


Features

  • Start and stop a local server with one click
  • Live preview for .html and .md files
  • Auto-reload on file changes (this feature is only available for .html and .md files)
  • Supports other file types for quick testing
  • Support for excluding files to prevent change detection
  • Customizable port

Demo

Demo


Installation

  1. Open VSCode

  2. Press Ctrl + P (or Cmd + P on Mac), then type:

    ext install debanshupanigrahi.quickserve

Tip: You can also install from the Extensions sidebar by searching the extension name directly.


How to use

  1. Start the server Start server

  2. Open output for logs Open output Open output


Extension Settings

For detailed configuration options, see SETTINGS.md.


Changelog

For a complete list of changes, see CHANGELOG.md.


Contributing

Contributions are welcome! Please read the CONTRIBUTING.md file for guidelines on how to get started.


License

This project is licensed under the MIT license.

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