Feature Request: Display Color Previews in filetypes like css
Example:
#FF00FF
is displayed as
█ #FF00FF
with the "█" as color #FF00FF
FEATURE REQUEST for a NEW PLUGIN.
I 100% agree with this. I would love to use micro for everything but there are occasions that I need a color preview.
I recently installed neovim and had to learn installing plugins to get what I wanted.
To accomplish what I am looking for would be to have a plugin that behaves similar to https://github.com/RRethy/vim-hexokinase I use the let g:Hexokinase_highlighters = ['background'] for my color editing.

I have also been using the gui text editor, LiteXL which has a lua script as a plugin called colorpreview.lua.

yep, this is default on vscode, maybe micro could use it
yep, this is default on vscode, maybe micro could use it
That would be awesome. As explained, using this in neovim and litexl. Don't want to but ...
I so miss it...