hackmdio / vscode-hackmd

The official HackMD VScode extension!
https://marketplace.visualstudio.com/items?itemName=HackMD.vscode-hackmd
MIT License
132 stars 14 forks source link

cannot find hackmd related command #21

Closed allenhooocl closed 4 years ago

allenhooocl commented 4 years ago

after installed the hackmd extension, how can I open preview using hackmd's markdown renderer?

Yukaii commented 4 years ago

Hi @allenhooocl , we extended VSCode's built-in Markdown Preview now, so just use the command: "Markdown: Open Preview" or "Markdown: Open preview to the side".

Yukaii commented 4 years ago

Feel free to reopen the issue if you still encounter any problem :)

allenhooocl commented 4 years ago

Well noted, it works, thanks.