Skip to content

2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Aug 13:11
· 25 commits to main since this release

Features

  • Use LSP command action link
  • Declare server icon with icon attribute link
  • Use server factory link
  • Remove LSP codeLens/inlahint declaration by using inlay hint link
  • Remove Qute/Text language for LSP support hover link
  • Add support for @startup healthcheck diagnostic link
  • Qute: add support for template records link
  • Qute: Cannot locate hyphenated template name link
  • Workspace symbols for JAX-RS endpoints link

Bug Fixes

  • Use Jetbrains' @nullable annotation instead of javax's link
  • Restore embedded gson to fix project wizard link
  • Log YAML parsing errors as warning to avoid popup link
  • Use JSONUtils from LSP4IJ link
  • Compile against telemetry 1.1.0 link
  • Add Java version selector to Quarkus wizard link
  • Use plugin disposable instead of project link
  • Prevent IJ from reporting an error when config file is deleted link
  • Properly validate variables with default values in @scheduled field link
  • Error while adding QuarkusRunConfigurationType in Services view link
  • Use LSP4MP 0.12.0-SNAPSHOT link
  • Remove un-existing LSPDocumentationProvider declaration link
  • Adapt to change in ProcessCanceledException hierarchy in 2024.2 link
  • Adapt to change in ProcessCanceledException hierarchy in 2024. (2) link
  • Adapt the new API of LSP4IJ link
  • Formatting is broken when using simple {} link
  • Fixed UI tests on Linux and Windows (#1349) link
  • Allow inject: with constructor class which have arguments link
  • Relax @channel conditions for completion/validation (#1359) link
  • Check if record implement TemplateInstance to provide the support link
  • Bumped telemetry to 1.2.1 link
  • Set platformOnly to false to collect all extensions in the wizard link

Refactoring

  • Use LSP4IJ IJ plugin link
  • Use new LSP4IJ API link
  • Use ProjectActivity API link

Build

  • Don't fail release if version didn't change link
  • Automatically pick latest local lsp4ij build link
  • Fetch latest nightly LSP4IJ version link
  • Replace remark with flexmark link
  • Allow release from a different branch link
  • Update minimum required IJ version to 2022.3 link
  • Update minimum required IJ version to 2023.1 link
  • Use 231 as since-build link
  • Increase IJ dependency to 2023.2 link
  • Improve Compatibility verification link

Other

  • Add gradle wrapper validation link
  • Migrate LSPIJUtils.toLocation into PsiUtilsLSImpl link
  • Update github action versions link
  • Bump changelog action version link
  • Bump changelog to 0.0.12 link
  • Update CI Badge in README.md link
  • Use Qute LS 0.19.0 SNAPSHOT link
  • Use releases of LSP4MP 0.12.0 + Quarkus LS 0.19.0 link