just a little idea:
With SCI_SETFOLDFLAGS one can display a line above or
below folded text. I think it would be nice if there
were an option to colour the background of this line
instead of printing a line.
I agree, the line under a fold is hardcoded black, it is very ugly and makes the screen messy. You should either be able to set it to some lighter colour, or even better, set a coloured background for the top folded line.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=12579
I doubt this would be popular enough to be worth including.
I'll leave the tracker item open so people can add support
if they want this.
Logged In: NO
I agree, the line under a fold is hardcoded black, it is very ugly and makes the screen messy. You should either be able to set it to some lighter colour, or even better, set a coloured background for the top folded line.
Added SC_ELEMENT_FOLD_LINE to change colour.