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