Skip to content

v0.9.0

Latest

Choose a tag to compare

@github-actions github-actions released this 19 May 06:53
· 1 commit to main since this release
ceeb1b1

What's Changed

  • feat(lsp): implement documentHighlight and documentSymbol by @ubugeeei in #131
  • feat(lsp): implement completion and foldingRange (re-open) by @ubugeeei in #133
  • feat(lsp): implement textDocument/hover (re-open) by @ubugeeei in #135
  • feat(lsp): implement textDocument/{references,definition,rename} by @ubugeeei in #136
  • feat(lsp): implement textDocument/prepareRename by @ubugeeei in #137
  • docs(lsp): document every LSP capability and its backing engine by @ubugeeei in #138
  • feat(lsp): implement textDocument/signatureHelp by @ubugeeei in #139
  • chore(release): bump version to 0.9.0 (re-open) by @ubugeeei in #141

Full Changelog: v0.8.0...v0.9.0