AlphaAlphaclientNotifications that come from the client.
AlphaclientRequests that come from the client.
AlphacloseSignal emitted when the connection is closed.
Readonly AlphadisposedA signal emitted when the object is disposed.
AlphaerrorSignal emitted when the connection receives an error message..
AlphaisIs the language server is connected?
Readonly AlphaisAlphaisIs the language server is initialized?
AlphaisIs the language server is connected and initialized?
AlphalogShould log all communication?
AlphaserverLists server capabilities.
Optional AlphaserverIdentifier of the language server
AlphaserverSignal emitted when the connection is initialized.
Optional AlphaserverLanguage of the language server
AlphaserverNotifications that come from the server.
AlphaserverResponses that come from the server.
AlphaDispose of the resources held by the object.
If the object's dispose method is called more than once, all
calls made after the first will be a no-op.
It is undefined behavior to use any functionality of the object after it has been disposed unless otherwise explicitly noted.
AlphaSends the full text of the document to the server
AlphaSend all changes to the server.
AlphaInform the server that the document was opened
AlphaSend the open request to the backend when the server is ready.
AlphaSend save notification to the server.
Interface describing he connection to the language server.