Possible to add coloring rule Follow
Is it possible to add an extra color rule to Settings->Editor->Color & Fonts?
For example: a comment of ## can be given a different color than a single #.
Grtz,
Henk
For example: a comment of ## can be given a different color than a single #.
Grtz,
Henk
2 comments
Sort by
Date
Votes

Comment actions
Permalink
Additional coloring can only be implemented by writing a PyCharm plugin. It's not configurable through the UI.

Comment actions
Permalink
Thx!
Please sign in to leave a comment.