VSCode でマークダウンのプレビューを右側に出す

結論

.md ファイルを開いている状態で、「Command + K」を押してから、一度手を離して、「V」を押すと、いい感じに右側にマークダウンのプレビューが出ます。

説明

.md ファイルを開いているときに、「Command + Shift + P」を押して、上のコマンドパレットに 「Markdown: Open Preview to the Side」と入力し選択すると、右側にマークダウンのプレビューを表示することができます。

スクリーンショット 2019-02-28 20.20.23.png

また、これをショートカットキーを使用して「Command + K」を押してから、一度手を離して、「V」を押すことでも、同じように右側にマークダウンのプレビューを表示できます。

まとめ

Qiita の記事や README などを VSCode で書くとき、プレビューが右側にあるととても便利なので、積極的に使っていきたいです。

Why do not you register as a user and use Qiita more conveniently?
  1. We will deliver articles that match you
    By following users and tags, you can catch up information on technical fields that you are interested in as a whole
  2. you can read useful information later efficiently
    By "stocking" the articles you like, you can search right away
Comments
Sign up for free and join this conversation.
If you already have a Qiita account