This is specifically for the Eclipse IDE
. I know it is possible to edit the color
(and font
, etc.) of task tags by going to:
Preferences->Java->Editor->Syntax Coloring->Comments->Task Tags
But what I'd like to do is define different colors for different task tag priorities. For example, TODO
is Normal priority, and so should be blue in color; while FIXME
is High priority, and so should be red in color.
Is this possible? If so, how?
Edit: This is in the Java editor itself.
It is not yet possible - the configuration (under General → Editors → Text Editors → Annotations
only allows to set one color for task tags. It would be possible to extend the Annotations code to allow to differentiate Task tags by priority, but so far no one has done that.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With