Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Adding textDocument\foldingRange support for the language server #66

Open
@tmcrain

Description

@tmcrain

Is your feature request related to a problem? Please describe.
Being able to collapse long docstrings/adjacent single line comments/adjacent open statements into single lines can greatly improve readability (prime example: Quantum Katas, Basic Gates task).

Describe the solution you'd like
Support for the textDocument\foldingRange language server protocol message.

Describe alternatives you've considered
N/A

Additional context
Currently working on this for the OneWeek hackathon!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions