Skip to content

Releases: kdl-org/intellij-kdl

v2.2.0

23 May 12:12
Compare
Choose a tag to compare
  • Removed upper Intellij version restriction x2

v2.1.0

22 Jan 20:35
Compare
Choose a tag to compare

Changed

  • Removed upper Intellij version restriction

v2.0.0

22 Aug 11:23
Compare
Choose a tag to compare

Added

  • 2023.1 and 2023.2 compatibility
  • Minimal required version is now 2022.3

v1.0.1

29 Oct 13:16
Compare
Choose a tag to compare

Added

  • 2022.3 compatibility

v1.0.0

12 Oct 19:27
Compare
Choose a tag to compare

Added

  • Initial release
  • Highlighting, with color settings page
  • Basic formatter support
  • Error highlight for common mistakes
    • Whitespaces or comments in not allowed places
    • Unquoted literal strings with quickfix
  • Folding regions support
  • Single line and multiline commenter
  • Custom filetype icon
  • Intention to uncomment "/-" (slashdash) comments