Whether to add extra classes to brackets for styling. Defaults to true.
Defaults to "([{"
.
Defaults to ")]}"
.
Adding the extension dynamically, will force a rerender to add those extra classes.
Without rainbow brackets, this extension can be added dynamically with no side effects.
Generated using TypeDoc
Extension that matches punctuation tokens together. Intended for matching brackets.
The order inside
openingBrackets
andclosingBrackets
determines which characters are matched together.