Skip to content

0.9.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Dec 09:09
· 5 commits to main since this release

Features

  • Implement "gotoClassContributor" for LSP symbols (issue 624) (#625) link
  • Initialize GeneralClientCapabilities link
  • TextDocument/selectionRange support via extendWordSelectionHandler link
  • Update external references on successful rename via LSP (issue 670) (#674) link
  • Associate JSON Schema for language server configuration link
  • Add JSON Schema for rust(analyzer configuration link

Bug Fixes

  • Minor fix for client configuration link
  • Allow requesting scalar values in workspace/configuration (#649) link
  • Register ProjectIndexingActivityHistoryListener on appFrameCreated link
  • Ensure executing Query LSP implementation in ReadAction link
  • Remove use of internal API link
  • Null Pointer Exception occurs when opening a project link

Build

  • Improved hotswap behavior for the IDE's JVM when executed via the runIde Gradle task. (#654) link

Other

  • Bump to 0.9.0 link
  • Changelog for 0.9.0 link