You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered: