0.26.4
What's Changed
- Handle errors coming from LS responses for completion items by @BoykoAlex in #1039
- [#1045] replace removed FileUtil.transferStreams by @ghentschke in #1046
- DSPProcess::getExitValue should only raise an exception if the process is still alive by @FlorianKroiss in #1035
- Enable NonNullByDefault for lspe4.plugin by @sebthom in #1009
- Expand root outline view in outline view by default by @joaodinissf in #1048
- fix: opening file outside of workspace may throw Exception. Fixes #913 by @sebthom in #1050
- Add content filtering to outline view based on SymbolKind (fix issue #254) by @travkin79 in #1049
- Defer creation of dummy process until we actually have something to output (#1051) by @FlorianKroiss in #1052
- Use the URI as the human readable name of the change instead of the path by @rubenporras in #1053
- Add @nullable Annotation to LSW.connect(document, file) by @rubenporras in #1058
Build
- fix(deps): bump org.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin from 1.4.3 to 1.5.0 in /org.eclipse.lsp4e by @dependabot in #1042
- fix(deps): bump com.vegardit.no-npe:no-npe-eea-all from 1.0.3 to 1.0.4 in /repository by @dependabot in #1055
- fix(deps): bump com.vegardit.no-npe:no-npe-eea-all from 1.0.3 to 1.0.4 in /org.eclipse.lsp4e by @dependabot in #1057
- fix(deps): bump com.vegardit.no-npe:no-npe-eea-all from 1.0.3 to 1.0.4 in /org.eclipse.lsp4e.test by @dependabot in #1056
New Contributors
- @FlorianKroiss made their first contribution in #1035
Full Changelog: 0.26.3...0.26.4