Skip to content

0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jul 11:07
· 107 commits to main since this release

Features

  • Support file link in hover link
  • Support for textDocument/semanticTokens link
  • Improve semantic tokens color attributes link

Bug Fixes

  • Semantic highlighting consume a lot of CPU link
  • LSP rename is shown when Java variable is renamed. link
  • Set token format in semantic highlighting capability link
  • Semantic highlighting rendered the JSON file link
  • Semantic token color providers not being applied to language server definition link
  • Support semantic token MultilineTokenSupport link
  • No way to display the semantic token inspector tab once closed link
  • Make Semantic Tokens editor read-only link
  • Find templates directory when path contain spaces link
  • Read access issue in refreshSemanticTokensForAllOpenedFiles link

Documentation

  • Add LSP4IJ article link
  • Add intellij-haskell-lsp to "Who is using LSP4IJ?" section in README link
  • Add ZigBrains to README.md project list link
  • Updated README.md with Zowe COBOL Language Support link (#420) link