Markdown All in One のショートカットとコマンド

More than 1 year has passed since last update.

Visual Studio Code のプラグイン Markdown All in One のショートカットとコマンドについて

ショートカット

キー 説明
ctrl + b ボールド表記のオン/オフ
ctrl + i イタリック表記のオン/オフ
ctrl + shift + ] ヘッディングレベルを上げる
ctrl + shift + [ ヘッディングレベルを下げる
alt + c チェックリストのチェック/アンチェック

コマンド

コマンド 説明
Markdown: Create Table of Contents TOCの作成
Markdown: Update Table of Contents TOCの更新
Markdown: Toggle code span 選択したテキストを ``` で囲む
Markdown: Toggle strikethrough 選択したテキストを ~~ で囲む
Markdown: Print current document to HTML HTMLに出力

参考

Markdown All in One - Visual Studio Marketplace
neilsustc/vscode-markdown: Markdown All in One

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