0.96.0
NipunaRanasinghe
released this
07 May 13:31
·
35 commits
to master
since this release
What's Changed
- Fix go to definition when server returns LocationLink by @FalsePattern in #331
- Fix hover font to use editor font settings for hover font by @gharris1727 in #335
- Fix: Code action annotations lose range by @gharris1727 in #337
- Fix: Request code actions immediately after diagnostics arrive by @gharris1727 in #336
- Add LSP FoldingRange feature by @jnt0r in #327
- Fix typos by @payne911 in #342
- Fix closing/reopening files by @payne911 in #345
- Suppress the IllegalArgumentException thrown when creating a new annotation by @ThemiraChathumina in #349
- Add IDE notifications for LSP progress update messages by @ThemiraChathumina in #348
- Fix code completion issue on the document start offset by @ThemiraChathumina in #352
- Fix error diagnostics and code actions display issues by @ThemiraChathumina in #354
- Improve the hover content rendering by @ThemiraChathumina in #357
- Fix code warnings for java 11 by @NipunaRanasinghe in #355
New Contributors
- @FalsePattern made their first contribution in #331
- @gharris1727 made their first contribution in #335
- @ThemiraChathumina made their first contribution in #349
Full Changelog: 0.95.2...0.96.0