Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
common/plugin-api-rpc-model
LocationLink
Interface LocationLink
interface
LocationLink
{
originSelectionRange
?:
Range
;
range
:
Range
;
targetSelectionRange
?:
Range
;
uri
:
UriComponents
;
}
Index
Properties
origin
Selection
Range?
range
target
Selection
Range?
uri
Properties
Optional
origin
Selection
Range
originSelectionRange
?:
Range
range
range
:
Range
Optional
target
Selection
Range
targetSelectionRange
?:
Range
uri
uri
:
UriComponents
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
origin
Selection
Range
range
target
Selection
Range
uri
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...