absop / RainbowBrackets

A rainbow brackets plugin for SublimeText4.
MIT License
55 stars 8 forks source link

How to highlight brackets that aren't on the same visible line #12

Open Tizoner opened 3 years ago

Tizoner commented 3 years ago

Is it feasible to add an option that allows to only highlight a pair of brackets if they are on different visible lines (by visible I mean that line may have either soft or hard break)? This plugin can greatly improve readability when dealing with nested brackets that appear on different lines, but if brackets are on the same line then making them rainbow just adds a color noise that rather distracts than helps.