Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
plugin/types-impl
TerminalLink
Class TerminalLink
Index
Constructors
constructor
Properties
length
start
Index
tooltip?
Methods
validate
Constructors
constructor
new
TerminalLink
(
startIndex
:
number
,
length
:
number
,
tooltip
?:
string
,
)
:
TerminalLink
Parameters
startIndex
:
number
length
:
number
Optional
tooltip
:
string
Returns
TerminalLink
Properties
length
length
:
number
start
Index
startIndex
:
number
Optional
tooltip
tooltip
?:
string
Methods
Static
validate
validate
(
candidate
:
TerminalLink
)
:
void
Parameters
candidate
:
TerminalLink
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
length
start
Index
tooltip
Methods
validate
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...