Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
common/plugin-api-rpc-model
InlineValueVariableLookup
Interface InlineValueVariableLookup
interface
InlineValueVariableLookup
{
caseSensitiveLookup
:
boolean
;
range
:
Range
;
type
:
"variable"
;
variableName
?:
string
;
}
Index
Properties
case
Sensitive
Lookup
range
type
variable
Name?
Properties
case
Sensitive
Lookup
caseSensitiveLookup
:
boolean
range
range
:
Range
type
type
:
"variable"
Optional
variable
Name
variableName
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
case
Sensitive
Lookup
range
type
variable
Name
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...