Hex color in editor #8502
Answered
by
juliasilge
petervangalen
asked this question in
Feedback
-
This may seem minor, but I'd really like to see hex colors in the editor window. |
Beta Was this translation helpful? Give feedback.
Answered by
juliasilge
Jul 14, 2025
Replies: 1 comment
-
Related to #6603 where we outlined that it does work if you add a leading space: ![]() This is an upstream bug in VS Code microsoft/vscode#239446 that was very recently fixed, so we should get this improvement in the near future when we integrate those changes into Positron. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
petervangalen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Related to #6603 where we outlined that it does work if you add a leading space:
This is an upstream bug in VS Code microsoft/vscode#239446 that was very recently fixed, so we should get this improvement in the near future when we integrate those changes into Positron.