-
Notifications
You must be signed in to change notification settings - Fork 8
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 requests #1
Comments
Thanks for the feature ideas, I'll keep them in mind for the next version. |
Hi, I'd like to have different color for class constructor and struct constructor. Is it possible? |
@laicasaane Yes, it's possible. |
I am not sure if this feature already exists but thought I would ask. I have been using Semantic Colorizer since VS 2017. It doesn't work very well with VS 2022 so I am considering this one. It looks like static methods can have a different color than regular methods (a feature of SC I use). Does this also apply to fields? Can static fields have a different color than regular fields? |
@primem0ver No currently it is not possible, but you can change the color of regular fields and the same color will apply to both regular and static. I might add this feature if there's enough requests for it. |
Hi, color coder looks great!
I have 2 feature requests:
The text was updated successfully, but these errors were encountered: