Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
common/plugin-api-rpc-model
Command
Interface Command
interface
Command
{
arguments
?:
any
[]
;
id
:
string
;
title
:
string
;
tooltip
?:
string
;
}
Index
Properties
arguments?
id
title
tooltip?
Properties
Optional
arguments
arguments
?:
any
[]
eslint-disable-next-line @typescript-eslint/no-explicit-any
id
id
:
string
title
title
:
string
Optional
tooltip
tooltip
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
arguments
id
title
tooltip
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
eslint-disable-next-line @typescript-eslint/no-explicit-any