ReadonlyisReadonly AlphaisCheck if the manager is enabled or disabled
Readonly AlphareadyA promise that is fulfilled when the connection manager is ready.
Readonly AlphasessionsThe current session information of running language servers.
AlphasessionsSignal emitted when the language server sessions are changed.
Readonly AlphasettingsGet server connection settings.
Readonly AlphastatusStatus code of the fetchSession request.
Readonly AlphastatusCurrent endpoint to get the status of running language servers
Dispose 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.
AlphaAn ordered list of matching >running< sessions, with servers of higher rank higher in the list
AlphaA list of all known matching specs (whether detected or not).
AlphaSet the configuration for language servers
Test whether the object has been disposed.
Notes
This property is always safe to access.