ABOUT
Parentheses Line Match draws connecting lines between pairs of parentheses and pairs of brackets. It is very similar to Token Match, except only works on the current line and matches ( ) [ ] instead of tokens.
FEATURES
- Displays color coded connecting lines between pairs of parentheses and pairs of brackets.
- Supports nested levels of matched pairs (see figure below).
- Supports color blending when using the Token Match colors.
- User controlled line spacing.
This plug-in registers three new commands to adjust line spacing:
ParenthesesLineMatchIncSpacing - adds one pixel between the lines
ParenthesesLineMatchDecSpacing - removes one pixel between the lines
ParenthesesLineMatchSetSpacing - specify the number of pixels between lines