fregante / GhostText

👻 Use your text editor to write in your browser. Everything you type in the editor will be instantly updated in the browser (and vice versa).
https://GhostText.fregante.com
MIT License
3.26k stars 116 forks source link

[Feature Request] Update file extension or editor extension to allow automatic Markdown preview #139

Closed Enteleform closed 5 years ago

Enteleform commented 5 years ago

VSCode's Markdown All in One extension has a

"markdown.extension.preview.autoShowPreviewToSide"

setting that automatically opens markdown file previews to the side.  

EG:

code_2018-07-22_02-38-04

 

Two implementations that might allow GhostText to take advantage of this functionality:

fregante commented 5 years ago

Same as https://github.com/GhostText/GhostText/issues/65

You can ask on the GT VS Code repo to use the correct extension