I would like to have the parenthesis highlighted when the cursor is between them.
For example in this function definition: "function Func1 (param1 param 2)" I want to have ( and ) highlighted when the cursor is between them. Similar to the block highlight.
This should work in nested cases as well and discard parenthesis in comments.