Skip to content

1.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Sep 11:59
866a99c

Features

  • Support for textDocument/inlayHint (#656) link
  • Support for textDocument/documentHighlight (#657) link
  • Support clickable InlayHints (#659) link

Bug Fixes

  • Use Jackson provided by IntelliJ (#644) link
  • Update the Quarkus runtime used by the plugin to version 2.12.0.CR1 (#645) link
  • NPE when retrieving the QuarkusRunContext (#646) link
  • Update the Quarkus runtime used by the plugin to version 2.12.0.Final (#650) link
  • NPE when retrieving the QuarkusRunContext (#653) link
  • Update the Quarkus runtime used by the plugin to version 2.12.1.Final (#654) link
  • Update the Quarkus runtime used by the plugin to version 2.12.2.Final (#660) link

Other

  • Bump LSP4J from 0.14.0 to 0.15.0 (#635) link