Skip to content

Releases: dirkgroot/structurizr-dsl-intellij-plugin

v0.1.2-alpha

09 Jan 14:41
5ee117c
Compare
Choose a tag to compare
v0.1.2-alpha Pre-release
Pre-release

Changed

  • Only allow "standalone" comments, so one line can either be (part of) a comment (single line of block), or not.
    Comments "embedded" in a regular line of DSL code are not highlighted as comments anymore.
    This fixes #10.

v0.1.1-alpha

10 Dec 08:17
974c8b8
Compare
Choose a tag to compare
v0.1.1-alpha Pre-release
Pre-release

Changed

  • Automatically publish releases from the release GitHub workflow
  • Added more information to the README, and the plugin's description

Fixed

  • Syntax highlighting of block comments without a closing */

v0.1.0-alpha

08 Dec 21:00
b9776bd
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release

Added

  • Token based syntax highlighting