In JumpToMatchingBrace, the loop should stop immediately after finding the matching bracket. It causes multiple jumps in certain situations: `(I [ ]{ }) => ( I[ ]{ })`