github redhat-developer/vscode-java v1.27.0
1.27.0

latest releases: v1.34.0, v1.33.0, v1.32.0...
7 months ago
  • enhancement - Make the server status bar item more user friendly. See #3473.
  • enhancement - Support syntax highlight for embedded HTML. See #3465.
  • enhancement - Add Unnamed patterns and variables (Java 21) preview support. See JLS#2963.
  • enhancement - Add quick fixes for for suppressing warnings using @SuppressWarnings. See JLS#2698.
  • enhancement - Add quick fixes for uninitialized final fields. See JLS#1328.
  • enhancement - Add support for externally provided lifecycle-mapping-metadata.xml file. See #3393.
  • bug fix - Allow generic snippets to be returned when completion token is null. See #3466.
  • bug fix - Allow to import the newly created maven submodule within a multi-module project. See #3464.
  • bug fix - Use source.gradle-kotlin-dsl instead of source.kotlin to avoid clashes with other Kotlin grammars. See #3463.
  • bug fix - Log the error details when initialization fails. See #3472.
  • bug fix - Avoid string concatenation with Runtime.getRuntime().exec(..). See JLS#3022.
  • dependencies - Adopt the Lombok 1.18.31 edge release. See #3461.
  • build - Automatically suggest updates based on JDT-LS Java language support. See #3402.

Don't miss a new vscode-java release

NewReleases is sending notifications on new releases.