Skip to content

✨ LSP Event & Notification Handling #1888

Open
@thecoolwinter

Description

@thecoolwinter

Description

Language servers can send clients (CodeEdit) notifications and events we should respond to. These include logging ([1], [2]), show messages, showing progress, opening a file and a lot more.

Right now our client implementation receives notifications and events but does nothing with them. This issue is a tracking issue for implementing handlers for each capability a server might use.

Metadata

Metadata

Assignees

No one assigned

    Labels

    language serverIssues or Pull Requests related to language servers.

    Type

    No type

    Projects

    Status

    📋 Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions