Buffer.highlightMatchingBrackets
bool highlightMatchingBrackets() @propertyGet highlightMatchingBrackets property.
Returns
Whether to highlight matching brackets in the buffer.
void highlightMatchingBrackets(bool propval) @propertySet highlightMatchingBrackets property.
Parameters
propval | Whether to highlight matching brackets in the buffer. |