neoclide / coc-highlight

Document highlight and document colors LSP support for coc.nvim
221 stars 12 forks source link

feat(server): Add support for flutter hex colors #58

Closed lateef-k closed 2 years ago

lateef-k commented 2 years ago

Hello,

I've added preliminary support for hex formatted colors, so this should work for Color(0x9DBF9E) for example. There are other ways of describing colors which I'll look into implementing later. Thanks for the extension.

Also closes #55.

IndexXuan commented 2 years ago

thanks a lot. @abdullatif-k will it publish soon ? @chemzqm

chemzqm commented 2 years ago

It's published.