Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
plugin-ext
PluginContributions
Class PluginContributions
Hierarchy
DisposableCollection
PluginContributions
Index
Constructors
constructor
Properties
disposables
on
Dispose
Emitter
plugin
state
Accessors
disposed
on
Dispose
Methods
check
Disposed
dispose
push
push
All
Constructors
constructor
new
Plugin
Contributions
(
plugin
:
DeployedPlugin
)
:
PluginContributions
Parameters
plugin:
DeployedPlugin
Returns
PluginContributions
Properties
Protected
Readonly
disposables
disposables
:
Disposable
[]
Protected
Readonly
on
Dispose
Emitter
on
Dispose
Emitter
:
Emitter
<
void
>
Readonly
plugin
plugin
:
DeployedPlugin
state
state
:
State
= ...
Accessors
disposed
get
disposed
(
)
:
boolean
Returns
boolean
on
Dispose
get
onDispose
(
)
:
Event
<
void
>
This event is fired only once on first dispose of not empty collection.
Returns
Event
<
void
>
Methods
Protected
check
Disposed
check
Disposed
(
)
:
void
Returns
void
dispose
dispose
(
)
:
void
Returns
void
push
push
(
disposable
:
Disposable
)
:
Disposable
Parameters
disposable:
Disposable
Returns
Disposable
push
All
push
All
(
disposables
:
Disposable
[]
)
:
Disposable
[]
Parameters
disposables:
Disposable
[]
Returns
Disposable
[]
Exports
plugin-
ext
Comments
Command
Arg
Comments
Context
Command
Arg
Comments
Edit
Command
Arg
Composite
Tree
View
Node
Connection
Closed
Error
Custom
Editor
Widget
Debug
Adapter
Executable
Debug
Adapter
Inline
Implementation
Debug
Adapter
Named
Pipe
Server
Debug
Adapter
Server
Decoration
Range
Behavior
Decoration
Render
Options
Document
Link
Known
Commands
Notification
Main
Object
Identifier
Objects
Transferrer
Parameter
Information
Plugin
Contributions
Plugin
Icon
Path
Plugin
Package
Plugin
Paths
Plugin
View
Registry
Plugin
View
Widget
Schemes
Scm
Command
Arg
Selection
Provider
Commands
Signature
Help
Signature
Information
Symbol
Kind
Symbol
Kind
Converter
Text
Document
Show
Options
Text
Editor
Selection
Change
Kind
Themable
Decoration
Attachment
Render
Options
Themable
Decoration
Render
Options
Theme
Icon
Timeline
Command
Arg
Tree
View
Node
Tree
View
Selection
Webview
External
Endpoint
Webview
Widget
Workspace
Text
Edit
Dto
Plugin
Contributions
constructor
disposables
on
Dispose
Emitter
plugin
state
disposed
on
Dispose
check
Disposed
dispose
push
push
All
This event is fired only once on first dispose of not empty collection.