tailwindcss-intellisense
tailwindcss-intellisense copied to clipboard
feature: add showColorEquivalents
Hex format color is widely common use, but the tailwindcss-intellisense was just linting the rgba format color. The UI design often offers hex color, so it's tedious to give it a check to our color preset. With showColorEquivalents
, the completion and hover tips will show the hex color as well.
This feature will be really cool to have, that make someone working much efficient. I need to check sometimes if the color code hex same like a Figma.
@bradlc anything that needs to be done to get this released? This would be a lifesaver to have 👍 Happy to help!
I literally looked up this repo to open an issue regarding this. Glad to see it already in the works. @bradlc Anyway we could get this released?
+1 would love to have this
Any update on this feature?
Any update on this feature?
I agree with the previous commentators. It would be very helpful if this PR could be merged.
+1 just what I need
+1
Resolved as part of merging #831. This feature is currently always on but we may add an option to toggle it in the future.