Skip to content

window/showDocument should be part of client instead of server #51

@mnoah1

Description

@mnoah1

Currently, the package includes ShowDocument as part of the Server interface. However, per LSP spec, this is actually a request from the server -> client, so it should be moved to the Client interface instead.

LSP Reference: https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#window_showDocument

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions