Skip to content

0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Aug 09:26
· 76 commits to main since this release

Features

  • Add the 'New Language Server' menu on explorer right-click link
  • Support for LSP WorkspaceSymbols link
  • Add combined method for didClose and didOpen document synchronisation link

Bug Fixes

  • Wrong code block renderer when documentation contains CLRF link
  • LSP textDocument/definition doens't open the file when range start link
  • Completion label matching always ends very early link
  • Qute language server diagnotics are duplicated link
  • RunAsync may throw exception and no log for it link
  • Formatting link

Documentation

  • Add Pyright for PyCharm to project list link
  • Add Intellij EmmyLua2 to readme.md link
  • Add Lean4ij to "Who is using LSP4IJ?" link

Other

  • Changelog for 0.4.0 link