I need to colorize background of 2+ empty lines. On the older version I had this regex: ^\x20*$\n(\x20*$\n)+
Doesn't work anymore, any way to do this now?
I try this in synwrite, I did uncheck '[ ] skip spaces', empty lines not colored. but why did it work before? IMO it must not work at all. can you avoid coloring empty lines?
no problem, it was easy to add to the Color-Indent plugin and for now it works ok. I never seen this feature anywhere, so I assumed it's not needed in the official version.