Skip to content
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

Gutter Color display support for hexadecimal Color(int) constructor #37

Closed
SomeTroglodyte opened this issue Oct 6, 2023 · 2 comments
Closed

Comments

@SomeTroglodyte
Copy link

One invalid Color constructor is recognized as displayable Color, while the best valid one is not:
image

The decimal notation for Color(int) does work, only the more useful hex one does not.
If that has internal reasons - idea - how about supporting specific a comment syntax? I would add // #5300FFFF to the line to specifically force a color display in the gutter...

@SomeTroglodyte
Copy link
Author

Wow. Quick and clean. 👍

@BlueBoxWare
Copy link
Owner

Thanks for the bug report!

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

No branches or pull requests

2 participants