blink-matching-paren-dont-ignore-comments

blink-matching-paren-dont-ignore-comments is a variable defined in `simple.el'.
Its value is
nil


Documentation:
If nil, `blink-matching-paren' ignores comments.
More precisely, when looking for the matching parenthesis,
it skips the contents of comments that end before point.

You can customize this variable.