ILanguageRegistration interface

Everything needed to register a language. See https://github.com/Microsoft/monaco-languages/ for examples.

Properties

configuration
extensionPoint
monarchLanguage

Property Details

configuration

configuration: LanguageConfiguration

Property Value

extensionPoint

extensionPoint: ILanguageExtensionPoint

Property Value

monarchLanguage

monarchLanguage: IMonarchLanguage

Property Value