Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>markdown-preview-zoomNew to Visual Studio Code? Get it now.
markdown-preview-zoom

markdown-preview-zoom

hzhu

|
3 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Markdown Preview Zoom

markdown-preview-zoom is a Visual Studio Code extension that allows you to dynamically adjust the font size of the Markdown preview using simple keyboard shortcuts.

Features

  • Increase Font Size: Use Alt + to increase the font size of the Markdown preview.
  • Decrease Font Size: Use Alt - to decrease the font size of the Markdown preview.
  • Real-Time Adjustment: Changes are applied instantly to the Markdown preview.

Requirements

This extension works out of the box with Visual Studio Code. No additional dependencies are required.

Usage

  1. Open a Markdown file in Visual Studio Code.
  2. Open the Markdown preview (Ctrl+Shift+V or Cmd+Shift+V on macOS).
  3. Use the following shortcuts to adjust the font size:
    • Alt +: Increase the font size.
    • Alt -: Decrease the font size.

Extension Settings

This extension modifies the following setting dynamically:

  • markdown.preview.fontSize: Adjusts the font size of the Markdown preview.

Release Notes

1.0.0

  • Initial release of markdown-preview-zoom.
  • Added support for increasing and decreasing font size in Markdown preview.

Contributing

Contributions are welcome! Feel free to open issues or submit pull requests on the GitHub repository.

License

This extension is licensed under the MIT License.

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