Skip to content

Latest commit

 

History

History
56 lines (30 loc) · 1.31 KB

README.md

File metadata and controls

56 lines (30 loc) · 1.31 KB

Auto Open Preview Panel

What?

A VSCode Extension to automatically open a preview panel when a markdown document is opened. The extension supports opening the preview in a new editor or to the side.

It can be configured to work with markdown, asciidoc and restructuredtextfiles.

It's published in the VS Code Marketplace here

Extension Settings

This extension contributes the following settings:

  • autoOpenPreviewPanel.openPreviewToTheSide: Enables or disables side opening
  • autoOpenPreviewPanel.languages: Comma-separated list of languages. Allowed options are markdown, asciidoc or restructuredtext

Release Notes

0.0.1

Initial release

0.0.2

Added configuration features

0.0.3

Added icon, further code housekeeping

0.0.4

Added license

0.0.5

Added further configuration options

0.0.6

Prevent losing control of preview panel

0.0.7

Added support for reStructuredText language

Contributing

Feel free to fork the repo and make a PR if you'd like to suggest changes. Failing that, you could always...

Buy Matt A Coffee


Matt Rudge
July, 2021