microsoft / microsoft/language-server-protocol
Add support for structural range
Open
@aeschli is already working on this.
Since Apr 25, 2019.
feature-request
new request
- Dominant language
- TypeScript
- Stars
- 13k
- Forks
- 1k
- Avg merge
- 6d 1h
- Merged PRs (30d)
- 10
Description
Request to add support for code structural range in the protocol that's separate from folding range. Structural range is used to display regions of code that are of the same structure (denoted by a vertical line in VS Code and a vertical dotted line in VS).
Contributor guide
No contributing guide indexed for this repository
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.