Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
DecorationsExtImpl
Class DecorationsExtImpl
Implements
DecorationsExt
Index
Constructors
constructor
Properties
providers
Map
proxy
rpc
handle
max
Event
Size
Methods
$provide
Decorations
register
File
Decoration
Provider
Constructors
constructor
new
Decorations
Ext
Impl
(
rpc
)
:
DecorationsExtImpl
Parameters
rpc
:
RPCProtocol
Returns
DecorationsExtImpl
Properties
Private
Readonly
providers
Map
providers
Map
:
Map
<
number
,
ProviderData
>
Private
Readonly
proxy
proxy
:
DecorationsMain
Readonly
rpc
rpc
:
RPCProtocol
Static
Private
handle
handle
:
number
= 0
Static
Private
max
Event
Size
max
Event
Size
:
number
= 250
Methods
$provide
Decorations
$provide
Decorations
(
handle
,
requests
,
token
)
:
Promise
<
DecorationReply
>
Parameters
handle
:
number
requests
:
DecorationRequest
[]
token
:
CancellationToken
Returns
Promise
<
DecorationReply
>
register
File
Decoration
Provider
register
File
Decoration
Provider
(
provider
,
pluginInfo
)
:
Disposable
Parameters
provider
:
FileDecorationProvider
pluginInfo
:
PluginInfo
Returns
Disposable
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
providers
Map
proxy
rpc
handle
max
Event
Size
$provide
Decorations
register
File
Decoration
Provider
Theia TypeDoc
Loading...