Skip to content

Relevance of nvim 0.11's support for textDocument/foldingRange? #304

@adrian5

Description

@adrian5

Feature description

I was wondering — with the introduction of the textDocument/foldingRange feature, is the following adjustment to capabilities still necessary?

capabilities.textDocument.foldingRange = {
    dynamicRegistration = false,
    lineFoldingOnly = true
}

Describe the solution you'd like

Update docs if necessary.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions