- performance - Consider token to limit the chains that are searched. See JLS#2835.
- enhancement - Provide support for Java 23. See #3774.
- enhancement - Show decompiled content directly on opened
.class
file. See #3759. - enhancement - Support dynamic code actions through LSP snippet syntax. See #3686.
- enhancement - Introduce new type mismatch quickfix for constructor invocations. See #3040.
- enhancement - Control scope for search operations (eg. references, call hierarchy, workspace symbols). See #2649.
- enhancement - Add "Organize Imports" as a clean up. See #3764.
- bug fix - Import Gradle project via. Buildship if Gradle Build Server is not available. See JLS#3245.
- bug fix - Copy/paste will not escape content within String literal when code has error. See #3761.
- bug fix - Respect
unwantedRecommendations
. See #3767. - dependencies - Bump webpack from 5.76.0 to 5.94.0. See #3756.
- dependencies - Update vscode-redhat-telemetry to 0.9.0. See #3778.