Skip to content

No easy way to wait for a response to a request #405

Open
@michaelpj

Description

@michaelpj

sendRequest gives you an LspId, but you can't say "wait until this is responded to". Instead you have a callback-based interface, which isn't easy for clients to use (empirically, see e.g. https://github.com/haskell/lsp/blob/master/lsp/src/Language/LSP/Server/Core.hs#L619).

Metadata

Metadata

Assignees

No one assigned

    Labels

    v3Next really big release

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions