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 条评论
排序方式
日期
投票数
Additional coloring can only be implemented by writing a PyCharm plugin. It's not configurable through the UI.
Thx!
请先登录再写评论。