d2-intellij-plugin

IntelliJ Plugin for D2 (modern language that turns text to diagrams)

APACHE-2.0 License

Stars
15

Bot releases are hidden (Show)

d2-intellij-plugin - 1.2.0

Published by develar 10 months ago

Features

  • Support style, classes and vars object syntax.
d2-intellij-plugin - 1.1.1

Published by develar 10 months ago

The plugin is now compatible with JetBrains IDEs 2022.1 through 2022.3. However, version 2023.1 is not supported — please use version 2023.2 or later.
Please note that the plugin is being developed and tested for 2023.2 and higher, support for older versions may contain some bugs. As such, we advise against using older versions of the IDE.

Bug Fixes

  • D2Viewer must implement DumbAware (7fe9d91)
d2-intellij-plugin - 1.1.0

Published by develar 10 months ago

  • Viewer toolbar: theme and layout choosers, export, compilation output and info.
  • if Dark IntelliJ theme is used, use dark D2 theme for preview by default (34ce304), closes #1
  • spellchecker for unquoted string.
d2-intellij-plugin - First public version

Published by develar 10 months ago

  • Highlighting works for most D2 syntax.
  • Fix element color provider (logs.style.stroke: "#f4a261").
  • Reference&Resolve is implemented for shapes.
  • Basic completion (keywords).