Home

Awesome

D2 for Zed

An extension that adds D2 support for Zed.

<img src="./img/syntax-highlight.png" alt="A snippet of D2 code in the Zed editor, with the syntax highlighted" />

Learn more about D2 at https://d2lang.com

Installation

  1. Open the Zed Extension Gallery by:<br /> a. pressing cmd-shift-x (macOS)<br /> b. or pressing ctrl-shift-x (Linux)<br /> c. or triggering the zed: extensions command from the command pallet<br /> d. or by selecting "Zed > Extensions" from the menu bar
  2. Search for "D2".
  3. Click "Install".

Acknowledgments