1.25.1
·
128 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 tofirstLetter
. 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.