Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
PluginIconService
Class PluginIconService
Implements
Disposable
Index
Constructors
constructor
Properties
icon
Registry
style
Element
style
Sheet
to
Dispose
Methods
dispose
format
Extension
Id
register
register
Font
Icon
register
Regular
Icon
to
Plugin
Url
Constructors
constructor
new
Plugin
Icon
Service
(
)
:
PluginIconService
Returns
PluginIconService
Properties
Protected
Readonly
icon
Registry
icon
Registry
:
MonacoIconRegistry
style
Element
style
Element
:
HTMLStyleElement
style
Sheet
style
Sheet
:
string
= ''
Protected
Readonly
to
Dispose
to
Dispose
:
DisposableCollection
= ...
Methods
dispose
dispose
(
)
:
void
Returns
void
Protected
format
Extension
Id
format
Extension
Id
(
id
)
:
string
Parameters
id
:
string
Returns
string
register
register
(
contribution
,
plugin
)
:
Disposable
Parameters
contribution
:
IconContribution
plugin
:
DeployedPlugin
Returns
Disposable
Protected
register
Font
Icon
register
Font
Icon
(
contribution
,
defaultIcon
)
:
void
Parameters
contribution
:
IconContribution
defaultIcon
:
IconDefinition
Returns
void
Protected
register
Regular
Icon
register
Regular
Icon
(
contribution
,
defaultIconId
)
:
void
Parameters
contribution
:
IconContribution
defaultIconId
:
string
Returns
void
Protected
to
Plugin
Url
to
Plugin
Url
(
id
,
relativePath
)
:
URI
Parameters
id
:
string
relativePath
:
string
Returns
URI
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
icon
Registry
style
Element
style
Sheet
to
Dispose
dispose
format
Extension
Id
register
register
Font
Icon
register
Regular
Icon
to
Plugin
Url
Theia TypeDoc
Loading...