An open API service indexing awesome lists of open source software.

https://github.com/lechien73/autoopenpreviewpanel

Home of the AutoOpenPreviewPanel VS Code extension.
https://github.com/lechien73/autoopenpreviewpanel

markdown markdown-preview vscode vscode-extension

Last synced: 9 months ago
JSON representation

Home of the AutoOpenPreviewPanel VS Code extension.

Awesome Lists containing this project

README

          

# 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 `restructuredtext`files.

It's published in the [VS Code Marketplace here](https://marketplace.visualstudio.com/items?itemName=matt-rudge.auto-open-preview-panel)

## 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