ILanguageExtensionPoint interface
A monaco language extension point. See https://github.com/Microsoft/monaco-editor/blob/master/monaco.d.ts
aliases
aliases?: string[]
Property Value
string[]
configuration
configuration?: string
Property Value
string
extensions
extensions?: string[]
Property Value
string[]
filenamePatterns
filenamePatterns?: string[]
Property Value
string[]
filenames
filenames?: string[]
Property Value
string[]
firstLine
firstLine?: string
Property Value
string
id
id: string
Property Value
string
mimetypes
mimetypes?: string[]
Property Value
string[]