LoginSignup
2
1

More than 3 years have passed since last update.

【Mac版】Visual Studio CodeでPlantUMLを使う時のプレビュー表示とエクスポートのショートカットキーメモ

Last updated at Posted at 2019-12-03

はじめに

最近、Visual Studio CodeでPlant UMLを使ってクラス図やシーケンス図などを作成するようになったのですが、ちょっと間が空くと、すぐにプレビュー表示エクスポート(ファイル出力)のためのショートカットキーを忘れてしまうのでメモを残しておきます。

前提

  • Mac PC
  • Visual Studio Code
  • Plant UMLインストール済み

ショートカットキー(とちょっとした操作メモ)

  • プレビュー表示option + D
    図1.png

  • エクスポートcommand + shift + P -> (パレットが開く) -> PlantUML: ファイル内のダイアグラムをエクスポート(Export Current File Diagrams) -> ファイル形式を選択してエクスポート
    図2.png

おわりに

以上、PlantUMLのちょっとしたショートカットキーメモでした。
ちなみに、PlantUMLの書き方は下記記事がとても参考になります。
PlantUML Cheat Sheet

2
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
2
1