Skip to content

v23.0.0

Latest
Compare
Choose a tag to compare
@Achal1607 Achal1607 released this 14 Oct 19:31
423c481

Version 23.0.0

What's Changed

Enhancements

  • [JAVAVSCODE-253] Localization to support Japanese and Simplified Chinese #254
  • [JAVAVSCODE-224] Option to configure different JDK versions for JVSC extension runtime and project #244
  • [JAVAVSCODE-229] Introduced Quick Fix action for suppressing warnings #259
  • Upgrade to NB-23 #259
    • Full JDK 23 support
    • Upgraded Gradle Tooling to 8.10
    • Fixed Exception templates
    • And more ...
  • Progress bar added to track JDK download progress #248
  • JDK 23 now available in the JDK Downloader #274
  • Restrict parent directory traversal when locating the associated project #251

Bugs

  • [JAVAVSCODE-57] Rename refactoring should not replace in comments by default #261
  • [JAVAVSCODE-148] Corrected configuration selection from launch settings during run and debug sessions #266
  • [JAVAVSCODE-203] Fixed rename refactoring for record components apache/netbeans#7670
  • [JAVAVSCODE-212] Fixed implicit imports precedence issue #262
  • [JAVAVSCODE-221] Reliable implementation of the "delete extension cache" command #245

Other Changes

  • Refactored JDK Downloader implementation #248
  • Removed redundant elements from the extension #263
  • README updated where necessary

Full Changelog: v22.1.2...v23.0.0