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