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

QuickServe

Preview

Debanshu Panigrahi

|
7 installs
| (0) | Free
QuickServe is a local development server made for quickly previewing `.html` and `.md` files. Just run it, and it serves your current workspace—no setup or config needed.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Introduction

QuickServe is a local development server made for quickly previewing .html and .md 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

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.


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
© 2025 Microsoft