neoclide / coc-html

Html language server extension for coc.nvim.
207 stars 6 forks source link

Syntax highlighting not working #40

Closed lucasvianav closed 3 years ago

lucasvianav commented 3 years ago

I'm not getting any syntax highlighting for HTML files.

I don't know if this is how it should be and haven't found any information about it, but I was expecting it to be like tsserver does for React files - is there any to make the syntax highlighting look more like that?

HTML: HTML File Screenshot

React: React File Screenshot

chemzqm commented 3 years ago

coc-html doesn't provide any syntax highlighting, use syntax plugin.