Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
monaco
MonacoMimeService
Class MonacoMimeService
Hierarchy
MimeService
MonacoMimeService
Index
Constructors
constructor
Properties
associations
update
Associations
updating
Associations
Methods
get
Mime
For
Mode
set
Associations
Constructors
constructor
new
Monaco
Mime
Service
(
)
:
MonacoMimeService
Returns
MonacoMimeService
Properties
Protected
associations
associations
:
MimeAssociation
[]
= []
Protected
update
Associations
update
Associations
:
DebouncedFunc
<
(
(
)
=>
void
)
>
= ...
Type declaration
(
)
:
void
Returns
void
Protected
updating
Associations
updating
Associations
:
boolean
= false
Methods
Protected
get
Mime
For
Mode
get
Mime
For
Mode
(
langId
)
:
undefined
|
string
Parameters
langId
:
string
Returns
undefined
|
string
set
Associations
set
Associations
(
associations
)
:
void
Parameters
associations
:
MimeAssociation
[]
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
associations
update
Associations
updating
Associations
get
Mime
For
Mode
set
Associations
Theia TypeDoc
Loading...