Skip to content

v22.1.2

Compare
Choose a tag to compare
@Achal1607 Achal1607 released this 09 Sep 05:53
· 149 commits to main since this release
ba5de48

Version 22.1.2

What's Changed

Bugs

  • [JAVAVSCODE-96] Honour SuppressWarnings annotations for unused entities #227
  • [JAVAVSCODE-182] Show the constructor's JavaDoc on hovering over its usage; instead of the class' JavaDoc #238
  • [JAVAVSCODE-185] Formatting of XML (pom.xml) files fixed #226
  • [JAVAVSCODE-190] Upgrade Gradle tooling to support JDK-22 #220
  • [JAVAVSCODE-194] Support uncommon inline tags in JavaDoc re-formatting, instead of producing incorrectly formatted block tags #237
  • [JAVAVSCODE-196] Fixed run Configuration section is unavailable in the Explorer panel for non-workspace opened Java files #210
  • [JAVAVSCODE-199] Fixed Quick Fix actions are unable to edit runConfig options in global settings for non-workspace opened Java files #211
  • [JAVAVSCODE-214] Fixed Source Actions menu #227

Other Changes

  • [JAVAVSCODE-223] Updated BUILD.md #225
  • Updated README.md #228
  • Ant build script reorganization for patches and clean-netbeans #234
  • Pre-commit hook to check artifactory urls in package-lock.json #192
  • Bump up axios to 1.7.4 #241
  • Upgraded node-jsonc-parser library #200

Full Changelog: v22.1.1...v22.1.2