cxx-frontend
Preparing search index...
ConnectionState
Type Alias ConnectionState
ConnectionState
:
|
{
state
:
"connecting"
}
|
{
state
:
"open"
}
|
{
error
:
Error
|
undefined
;
state
:
"closed"
}
The state of the connection to a language server.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
cxx-frontend
Loading...
The state of the connection to a language server.