-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
language serverIssues or Pull Requests related to language servers.Issues or Pull Requests related to language servers.
Description
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
Labels
language serverIssues or Pull Requests related to language servers.Issues or Pull Requests related to language servers.
Type
Projects
Status
📋 Todo