0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

MarkdownエディタとしてVisual Studio Codeを使ってみる

Posted at

いままでmarkdownエディタはSublime Text 3を使用していました。試しにVSCodeを使ってみたらすごくよかったので手順をまとめておく。

Visual Studio Code のダウンロード

ここからインストーラーをダウンロードして、インストールします。

拡張機能のインストール

markdownの記述がいろいろと便利になる拡張機能をインストールしておきます。

Markdown All in One

markdownの記述に便利なショートカットキーを提供してくれます。
まだほとんど使いこなせてません。。。

Markdown PDF

markdownをPDFやhtml, 画像(png,jpeg)などで出力できるようになります。

Markdown Previw Github Styling

markdownのプレビューがGithubのようなスタイルで表示されます。

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?