Skip to content

Color Hex Code in intellisense box #418

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
kayvaninvemo opened this issue Sep 25, 2021 · 16 comments · Fixed by #831
Closed

Color Hex Code in intellisense box #418

kayvaninvemo opened this issue Sep 25, 2021 · 16 comments · Fixed by #831

Comments

@kayvaninvemo
Copy link

Is it possible to add color hex code in the intellisense dialog?

image

I mean I wish that here I could see #767676 beside rgb(118, 118, 118).

The reason is that most of the time the developer get the hex code from the designer, with this we could speed up the development and better DX.

@polyzen
Copy link

polyzen commented Sep 25, 2021

#416

@bradlc
Copy link
Contributor

bradlc commented Oct 5, 2021

Hey @kayvaninvemo, thanks for the suggestion. Unfortunately, it is not possible to show multiple versions of the colour in that location in VS Code, because that value is what VS Code uses to display the colour block, therefore it must be a single value.

@bradlc bradlc closed this as completed Oct 5, 2021
@ghost
Copy link

ghost commented Sep 30, 2022

@bradlc Can we see the original color value instead of the RGB value? Hex is easier to read.

@Swennet
Copy link

Swennet commented Nov 1, 2022

Just commenting because I would really like this feature as well. I have to keep cross-referencing my tailwind.config.js file to know which value I'm looking for, which gets really annoying.

It would be much easier if I could see the HEX value in the intellisense dialog, even if it replaces the RGBA value altogether.

@Sodj
Copy link

Sodj commented Dec 22, 2022

+1

@arnaudambro
Copy link

yes please !

@0sama
Copy link

0sama commented Feb 27, 2023

Just commenting because I would really like this feature as well. I have to keep cross-referencing my tailwind.config.js file to know which value I'm looking for, which gets really annoying.

It would be much easier if I could see the HEX value in the intellisense dialog, even if it replaces the RGBA value altogether.

@bradlc it would be okay if we could just configure the colors display format somehow!

@SimplySayHi
Copy link

Yes, please!
This would be really appreciated :)

@MohammadKurjieh
Copy link

@bradlc Any updates on this issue? It would be really nice as it will save us from cross referencing with tailwind.config.js as mentioned by @Swennet

@UNDERCOVERj
Copy link

mark

@watchingon9
Copy link

+1

1 similar comment
@davidungio
Copy link

+1

@Jibs-Jibz
Copy link

+1

3 similar comments
@PILLOWPET
Copy link

+1

@matheusmb
Copy link

+1

@xaliazhar
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.