Open Alyaqdhans opened 3 weeks ago
It's because the ARGB format supported is #AARRGGB, #ARGB, #RGB, #RRGGBB
.
Right now, the extension only officially supports CSS-like documents (.css, .scss, .less
) and thinks that looks like CSS.
Adding support for new language or color is getting hard and has a impacts on the extension performances. I'm planning on modifying how the extension works to relly on language server, which should simply adding support for other languages and new color types
it doesn't work for 'fromARGB' function in Flutter
my settings