mjbvz / vscode-github-markdown-preview-style

VS Code extension that changes the built-in markdown preview to match Github's styling
https://marketplace.visualstudio.com/items?itemName=bierner.markdown-preview-github-styles
MIT License
303 stars 57 forks source link

Auto-preview markdown files only #42

Closed ssbarnea closed 5 years ago

ssbarnea commented 5 years ago

While I consider Markdown preview essential for editing md file there is somethign really annoying about the extension: you need to enable the preview Window which still takes screen space even for non-markdown files.

Playing the game of enable-disable it is total waste of productivy.

While I am not sure if this is an implementation detail of the extension or is just caused by some limitations in vscode core. Even if that's the case we should try to sort it.

mjbvz commented 5 years ago

That is out of scope of this extension