Skip to content

Home of the AutoOpenPreviewPanel VS Code extension.

License

Notifications You must be signed in to change notification settings

0kommanix/AutoOpenPreviewPanel

 
 

Repository files navigation

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 and asciidoc files.

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 langauges. Allowed options are markdown or asciidoc

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

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

About

Home of the AutoOpenPreviewPanel VS Code extension.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%