Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
plugin-ext
PluginSharedStyle
Class PluginSharedStyle
Hierarchy
PluginSharedStyle
Index
Constructors
constructor
Properties
icon
Sequence
icons
rules
style
to
Update
Methods
create
Plugin
Icon
delete
Rule
do
Insert
Rule
insert
Rule
to
Icon
Class
update
to
External
Icon
Url
Constructors
constructor
new
Plugin
Shared
Style
(
)
:
PluginSharedStyle
Returns
PluginSharedStyle
Properties
Private
icon
Sequence
icon
Sequence
:
number
= 0
Private
Readonly
icons
icons
:
SyncReferenceCollection
<
PluginIconKey
,
PluginIcon
>
= ...
Protected
Readonly
rules
rules
:
{
body
:
(
theme
:
Theme
)
=>
string
;
selector
:
string
}
[]
= []
Protected
style
style
:
HTMLStyleElement
Protected
Readonly
to
Update
to
Update
:
DisposableCollection
= ...
Methods
Protected
create
Plugin
Icon
create
Plugin
Icon
(
key
:
PluginIconKey
)
:
PluginIcon
Parameters
key:
PluginIconKey
Returns
PluginIcon
delete
Rule
delete
Rule
(
selector
:
string
)
:
void
Parameters
selector:
string
Returns
void
Protected
do
Insert
Rule
do
Insert
Rule
(
__namedParameters
:
{
body
:
(
theme
:
Theme
)
=>
string
;
selector
:
string
}
)
:
void
Parameters
__namedParameters:
{
body
:
(
theme
:
Theme
)
=>
string
;
selector
:
string
}
body
:
(
theme
:
Theme
)
=>
string
(
theme
:
Theme
)
:
string
Parameters
theme:
Theme
Returns
string
selector
:
string
Returns
void
insert
Rule
insert
Rule
(
selector
:
string
, body
:
(
theme
:
Theme
)
=>
string
)
:
Disposable
Parameters
selector:
string
body:
(
theme
:
Theme
)
=>
string
(
theme
:
Theme
)
:
string
Parameters
theme:
Theme
Returns
string
Returns
Disposable
to
Icon
Class
to
Icon
Class
(
url
:
IconUrl
, __namedParameters
?:
{
size
:
number
}
)
:
Reference
<
PluginIcon
>
Parameters
url:
IconUrl
__namedParameters:
{
size
:
number
}
= ...
size
:
number
Returns
Reference
<
PluginIcon
>
Protected
update
update
(
)
:
void
Returns
void
Static
to
External
Icon
Url
to
External
Icon
Url
(
iconUrl
:
string
)
:
string
Parameters
iconUrl:
string
Returns
string
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
Shared
Style
constructor
icon
Sequence
icons
rules
style
to
Update
create
Plugin
Icon
delete
Rule
do
Insert
Rule
insert
Rule
to
Icon
Class
update
to
External
Icon
Url