0.25.1
What's Changed
- Support limiting the number of outline symbols to avoid UI freezes by @sebthom in #704
- add missing array outline icon by @sebthom in #945
- Support click on inlayhint label parts by @BoykoAlex in #923
- Create job to monitor the initialization of the language server by @joaodinissf in #947
- Handle cancellation of initializeFutureMonitor in LSWrapper by @joaodinissf in #952
- Refactor Preview for WorkspaceEdit with
needsConfirmation
flag by @BoykoAlex in #953 - Use Rename and MoveRename ResourceChange classes if possible by @BoykoAlex in #954
- Fixed #958 Add ID to menu to allow external contributions by @ylussaud in #959
- Fix logic of LSWrapper.canOperate() when project is null by @joaodinissf in #949
- Remove UI-blocking pop-up in LSWrapper.getInitializedServer() by @joaodinissf in #951
Build
- Fix build failure by removing dependency on org.eclipse.osgi.services by @joaodinissf in #950
- fix(deps): bump tycho-version from 4.0.6 to 4.0.7 in /org.eclipse.lsp4e.test by @dependabot in #956
New Contributors
Full Changelog: 0.25.0...0.25.1