Skip to content
This repository was archived by the owner on Mar 6, 2022. It is now read-only.
This repository was archived by the owner on Mar 6, 2022. It is now read-only.

How to restrict the server capabilities by the client? #56

Open
@przepompownia

Description

@przepompownia

I spent some hours to find how to launch the server with the restricted set of capabilities. Excluding some of them on the nvim built-in client side (e.g. capabilities.textDocument.definition = nil) on initialization gave no effect for me.

I guess (I hope I'm wrong) it's currently not possible. Does then each extension need to be prevented from registering particular handler depending on the client's capabilities?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions