eclipse-lsp4e / eclipse-lsp4e/lsp4e
Support partial results for DocumentSymbol
Open
@ghentschke is already working on this.
Since Mar 11, 2024.
enhancement
- Dominant language
- Java
- Stars
- 85
- Forks
- 69
- Avg merge
- 8h 33m
- Merged PRs (30d)
- 6
Description
The LSP supports partial results for fetching DocumentSymbols from the LS as described here. The partial loading allows better UI performance in the outline view
part of #703
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.