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

[Feature Request] Support Numbers and others #97

Closed
TheCGDF opened this issue Apr 20, 2021 · 2 comments
Closed

[Feature Request] Support Numbers and others #97

TheCGDF opened this issue Apr 20, 2021 · 2 comments
Labels
feature-request Feature Request - Let's have some new things!

Comments

@TheCGDF
Copy link

TheCGDF commented Apr 20, 2021

Sometime we need to colorize some numbers, for example:

println!("balance:{}", 100);

It will be better if we can write something like this:

100.red();
100.5.yellow()
@Horgix Horgix added the feature-request Feature Request - Let's have some new things! label Jun 22, 2022
@mackwic
Copy link
Collaborator

mackwic commented Jun 30, 2022

That's a good idea, thank you for reporting it. :)

@hwittenborn
Copy link
Member

Thanks for the issue on my end too! It looks like #91 has the same goal though, so I'm going to go ahead and close this issue in favor of that one.

@hwittenborn hwittenborn closed this as not planned Won't fix, can't repro, duplicate, stale Jul 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Feature Request - Let's have some new things!
Projects
None yet
Development

No branches or pull requests

4 participants