Extension adding a selectionChange handler to highlight the closest bracket pair.
selectionChange
You must to add a BracketMatcher to your editor for this extension to work.
The .active-bracket CSS selector can be used to highlight the brackets.
.active-bracket
Generated using TypeDoc
Extension adding a
selectionChange
handler to highlight the closest bracket pair.You must to add a BracketMatcher to your editor for this extension to work.
The
.active-bracket
CSS selector can be used to highlight the brackets.