Preparing search index...
The search index is not available
Monaco Editor API
Monaco Editor API
languages
onLanguage
Function onLanguage
on
Language
(
languageId
,
callback
)
:
IDisposable
An event emitted when a language is associated for the first time with a text model.
Parameters
languageId
:
string
callback
:
(
(
)
=>
void
)
(
)
:
void
Returns
void
Returns
IDisposable
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Monaco Editor API
Loading...
An event emitted when a language is associated for the first time with a text model.