Possible to add coloring rule
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
Additional coloring can only be implemented by writing a PyCharm plugin. It's not configurable through the UI.
Thx!
Please sign in to leave a comment.