neoclide / coc-highlight

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

[coc.nvim] Error on 'pickColor': colorInfos is not iterable #5

Closed tinybeachthor closed 5 years ago

tinybeachthor commented 5 years ago

When trying:

:call CocAction('pickColor')

I get an error:

[coc.nvim] Error on 'pickColor': colorInfos is not iterable

chemzqm commented 5 years ago

It's fixed, upgrade your coc.nvim.