Editing Markdown with Visual Studio Code

Words
104
Reading
1 min
Listen
Play
9y

I



have been slowly getting back into things, fiddling around with codey type stuff, and I noticed there is a markdown previewer in VS code, but it's a bit clunky to use, the combination of `ctrl-shift-V` and `ctrl-alt-right-arrow` will do it for you ordinarily, but if you install the extension shown in the picture above, when you open up markdown files it looks like this:

And then, when you edit, the changes immediately appear on the right:

Note that this does not have some of the built in styles like Steemit so this is not for editing Steem posts, but still very useful for writing documentation.

Editing Markdown with Visual Studio Code | Ecency