Skip to content

0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Oct 06:43
· 41 commits to main since this release

Features

  • Add document symbol support link
  • Improve document symbol + add doc link
  • Get word range at by using PsiFile link
  • Investigate using OSProcessHandler link

Bug Fixes

  • Invalid encoded URI like file://c%3A/ when dir contains '.' link
  • IllegalArgumentException: Argument for @NotNull parameter link
  • Color shemes file name link
  • Handle null section as a request for the entire configuration object link
  • NullPointerException from Find Usages action in IntelliJ using link

Documentation

  • Add intellij-kcl adoption for lsp4ij readme link

Other

  • Don't use internal ActionToolbarImpl link
  • Bump to 0.6.0-SNAPSHOT link
  • Use CompletableFuture to wait after sending didOpen notification. link
  • Add changelog for 0.6.0 link
  • Explicitly annotate as @Nullable link