npm install --save monaco-editor monaco-editor-webpack-plugin monaco-yql-languages
Add customLanguages section to monaco-editor-webpack-plugin options:
{
"customLanguages": [{"label": "yql", "entry": "monaco-yql-languages/build/monaco.contribution"}]
}This adds colorization for languages yql (yql_ansi), s-expression and clickhouse