Skip to content

1.25.1

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Dec 03:00
· 89 commits to master since this release
  • performance - Avoid unnecessary (Maven) project updates. See #3411.
  • bug fix - Out of sync editor content may report false compilation errors. See JLS#2955.
  • bug fix - Improved support for textmate definition for Kotlin DSL. See #3403.
  • bug fix - No completion suggestions for package references when matchCase is set to firstLetter. See JLS#2925.
  • bug fix - Closing Text Blocks immediately after an escaped character produces incorrect syntax highlight. See #3384.
  • bug fix - Fix the typo: blob -> glob. See #3413.