Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
common/plugin-api-rpc
ScmRawResource
Interface ScmRawResource
interface
ScmRawResource
{
command
:
undefined
|
Command
;
contextValue
:
string
;
faded
:
boolean
;
handle
:
number
;
icons
:
(
undefined
|
ThemeIcon
|
IconUrl
)
[]
;
sourceUri
:
UriComponents
;
strikeThrough
:
boolean
;
tooltip
:
string
;
}
Index
Properties
command
context
Value
faded
handle
icons
source
Uri
strike
Through
tooltip
Properties
command
command
:
undefined
|
Command
context
Value
contextValue
:
string
faded
faded
:
boolean
handle
handle
:
number
icons
icons
:
(
undefined
|
ThemeIcon
|
IconUrl
)
[]
source
Uri
sourceUri
:
UriComponents
strike
Through
strikeThrough
:
boolean
tooltip
tooltip
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
command
context
Value
faded
handle
icons
source
Uri
strike
Through
tooltip
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...