Open
Description
"emmet.includeLanguages ": {
"vue-html": "html",
"javascript": "javascriptreact",
"javascript": "javascript",
"erb": "html",
"html.erb": "html",
"ruby": "html"
}
I have tried the following settings in the coc-settings.json, but none of them make the language server work on these types of files.
Activity