github redhat-developer/vscode-java v1.43.0
1.43.0

latest releases: v1.45.0, v1.44.0, v1.43.1...
2 months ago
  • performance - "Rebuild Projects" command should be done incrementally. See #4041.
  • enhancement - Adopt quick fixes for various modifier corrections. See JLS#1053.
    • BodyForNativeMethod, MethodRequiresBody, OuterLocalMustBeEffectivelyFinal,
    • MissingSynchronizedModifierInInheritedMethod, MethodCanBeStatic, OverridingDeprecatedMethod
  • enhancement - Add cleanups for various redundant modifiers/expressions/statements. See #4066.
  • enhancement - Increase default value for maximum heap size (Xmx) from 1G to 2G. See #4062.
  • bug fix - Fix issues with Lombok @Builder annotation on record type declarations. See #4050.
  • bug fix - Prevent code actions from failing with "Document does not match the AST". See #4027.
  • bug fix - Handle snippets when opened (empty) Java file triggers activation. See #3940.
  • bug fix - Remove JAXP entity limits when runtime is Java 24 or higher. See #4071.

Don't miss a new vscode-java release

NewReleases is sending notifications on new releases.