Skip to content

2.2.0

Choose a tag to compare

@github-actions github-actions released this 14 May 09:39
· 86 commits to main since this release

Features

  • Improve application.yaml support link
  • Define a custom LSP local inspection tool for Qute link
  • Add undefined section severity settings link

Bug Fixes

  • Modification to replace the usage of deprecated method DumbService.runReadActionInSmartMode(Computable) (#1421) link
  • Prevent from crash of extension point load link
  • Compability with 2025.1 eap link
  • Fix local dev when using local build of LSP4IJ (#1440) link
  • Fix maven import link
  • Added a wait step link
  • Reverted invokeWait link
  • Fix listQuarkusDependencies build task error popup (#1450) link
  • Java.lang.NullPointerException: Cannot invoke link
  • Read access is allowed from inside read-action only link

Documentation

  • Add 2023.3 requirements link
  • Update changelog for 2.2.0 link

Refactoring

  • Use OSProcessStreamConnectionProvider link

Build

  • Use quarkus-ls 0.22.0 from new repo link
  • Bump to 2.2.0-SNAPSHOT link

Other

  • Migrate to intellij gradle plugin 2.x (#1422) link