Releases: dirkgroot/structurizr-dsl-intellij-plugin
Releases · dirkgroot/structurizr-dsl-intellij-plugin
v0.1.2-alpha
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
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
Added
- Token based syntax highlighting