0.26.1
What's Changed
- Add spacing to inline type hints. Fixes #981 by @sebthom in #982
- Fix race condition in LanguageServerWrapper resulting in NullPointerException during LS initialization by @sebthom in #985
- Fix NPE if there is no completion provider by @rubenporras in #999
- Fix NPE if the property ResolveProvider is null by @rubenporras in #1001
- Register PublishDiagnosticsCapabilities by @zulus in #1008
Build, Test and Library Updates
- Fix erratic test failure in DiagnosticsTest#testDiagnosticsFromVariousLS by @sebthom in #983
- Fix erratic test failure in DiagnosticsTest by @sebthom in #984
- specify min/max heap settings for surefire tests by @sebthom in #987
- Fix erratic NPE in LanguageServersTest#testCancellable by @sebthom in #986
- Update project build configuration by @sebthom in #989
- use delayedExecutor in MockLanguageServer for delaying by @sebthom in #994
- Update to latest Mylyn Wikitext by @akurtakov in #996
- Check if the marker still exists before calculating a marker resolution by @rubenporras in #995
- Build against LSP4J 0.23.0 by @sebthom in #997
- Minor code cleanup by @sebthom in #998
- Add org.eclipse.ui.console to MANIFEST.MF by @rubenporras in #1000
- add AbstractTest and AbstractTestWithProject by @sebthom in #719
- Normalize new lines and add .gitattributes by @sebthom in #1002
- Rename head branch to main and update documentation links by @sebthom in #1003
- add github actions builds by @sebthom in #1005
- Code cleanup by @sebthom in #1006
- Build against lsp4j 0.23.1 by @akurtakov in #1010
- Update to 2024-06 Orbit for newer Guava by @akurtakov in #1011
- Sync tycho-build with the version in main pom. by @akurtakov in #1012
Full Changelog: 0.26.0...0.26.1