Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Markdown ShowcaseNew to Visual Studio Code? Get it now.
Markdown Showcase

Markdown Showcase

NS Tech Bytes

|
36 installs
| (0) | Free
A Markdown previewer for VS Code with updates, themes, and image support.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

📝 Markdown Showcase - A Powerful Markdown Previewer for VS Code

Markdown Showcase is a lightweight yet powerful extension for Visual Studio Code that provides a live preview of Markdown files. It supports images (local & remote), themes, tables, quotes, and more.


🚀 Features

✅ Live Markdown Preview – Automatically updates as you type.<br> ✅ Supports Local & Remote Images – Displays images from your system or the web.<br> ✅ Light & Dark Themes – Switch themes easily from the toolbar.<br> ✅ Enhanced Table & Quote Styling – Styled to match GitHub’s Markdown.<br> ✅ Context Menu Integration – Right-click a Markdown file to open the preview.<br>


🛠️ Installation

Install via VS Code:

  1. Open VS Code
  2. Go to Extensions (Ctrl+Shift+X)
  3. Search for "Markdown Showcase"
  4. Click Install

Install via Command:

Run the following command in VS Code:

ext install NSTechBytes.markdown-showcase

📚 Usage

  1. Open a Markdown (.md) file
  2. Open the Command Palette (Ctrl+Shift+P)
  3. Search for "Markdown Showcase: Open Markdown Preview" and select it.
  4. OR Right-click the file and choose "Open Markdown Showcase" from the context menu.

🎨 Theme Customization

  • Click the theme selector in the preview.
  • Choose between Light Mode or Dark Mode.
  • The setting is saved automatically for future sessions.

Showcase

Showcase Screenshot

🛠️ Development & Contribution

Want to improve Markdown Showcase? Feel free to fork this repository and submit a pull request.

Clone the Repository:

git clone https://github.com/NSTechBytes/Markdown-Showcase.git

Install Dependencies:

npm install

Run the Extension in VS Code:

npm run test

🐟 License

This project is licensed under the Apache 2.0 License.


⭐ Support

If you like Markdown Showcase, please star ⭐ this repository! 😊 For issues & feature requests, open an issue on GitHub.

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