Color the editor-fold line
Hi,
I am using a lot of "editor-fold" in my code, e.g.:
//<editor-fold desc="My Region {...}">... //</editor-fold>
Those lines get the style of "Line comment" (as defined in Settings->Editor->Colors&Fonts->JavaScript), is there a way to set a different style for those editor-fold lines?
I don't see any "editor-fold" / "region" setting in the "Colors & Fonts", maybe I can apply a style by using a regular expression?
Thx.
Please sign in to leave a comment.
Hi there,
Nope.