Show a preview of the matching open bracket's line (similar to the Arduino IDE)
Useful for quickly identifying the context of a code block, especially for nested while/if blocks and very long (function) blocks. Behavior is largely based on the Arduino IDE's bracket matching preview.
Edited by Jan Paul Batrina