- enhancement - Support custom source file extensions through
files.associations
. See #3731. - enhancement - Add telemetry for detecting language server running out of memory. See #3743.
- bug fix - Fix
ClassCastException
for the file paste event. See JLS#3239. - bug fix - Invalid code actions suggested on deletion of a file. See #3663.
- bug fix - Better handling when file path contains non-ASCII characters. See #3735.
- bug fix - Add Gradle 8.8 to compatibility check. See JLS#3212.
- documentation - Fix stale reference in "Quick Start". See #3741.