Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/core
browser/icon-theme-contribution
DefaultFileIconThemeContribution
Class DefaultFileIconThemeContribution
Implements
IconTheme
IconThemeContribution
Index
Constructors
constructor
Properties
has
File
Icons
has
Folder
Icons
id
label
show
Language
Mode
Icons
Methods
activate
register
Icon
Themes
Constructors
constructor
new
DefaultFileIconThemeContribution
()
:
DefaultFileIconThemeContribution
Returns
DefaultFileIconThemeContribution
Properties
Readonly
has
File
Icons
hasFileIcons
:
true
Readonly
has
Folder
Icons
hasFolderIcons
:
true
Readonly
id
id
:
"theia-file-icons"
= 'theia-file-icons'
Readonly
label
label
:
"File Icons (Theia)"
= 'File Icons (Theia)'
Readonly
show
Language
Mode
Icons
showLanguageModeIcons
:
true
Methods
activate
activate
()
:
Disposable
rely on behaviour before for backward-compatibility
Returns
Disposable
register
Icon
Themes
registerIconThemes
(
iconThemes
:
IconThemeService
)
:
MaybePromise
<
void
>
Parameters
iconThemes
:
IconThemeService
Returns
MaybePromise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
has
File
Icons
has
Folder
Icons
id
label
show
Language
Mode
Icons
Methods
activate
register
Icon
Themes
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
rely on behaviour before for backward-compatibility