Preparing search index...
The search index is not available
vscode-languageclient
vscode-languageclient
ConfigurationItem
Interface ConfigurationItem
interface
ConfigurationItem
{
scopeUri
?:
string
;
section
?:
string
;
}
Index
Properties
scope
Uri?
section?
Properties
Optional
scope
Uri
scopeUri
?:
string
The scope to get the configuration section for.
Optional
section
section
?:
string
The configuration section asked for.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
scope
Uri
section
vscode-languageclient
Loading...
The scope to get the configuration section for.