microsoft / microsoft/language-server-protocol

Add support for hint range in folding range request

Open
#720 4 comments 1 reaction 1 assignee View on GitHub

@aeschli is already working on this.

Since Apr 12, 2019.

feature-request folding ranges
Dominant language
TypeScript
Stars
13k
Forks
1k
Avg merge
6d 1h
Merged PRs (30d)
10

Description

Outlining (folding range) in Visual Studio can provide hint support (hover to see details of what's collapsed). This often includes the line of code immediately before the collapsed section. Request to have a the protocol add a hint range so that can be used to provide preview text.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.