Hi Freaks,
Is there any way to turn on matching brackets in AVR Studio? I have a program that is very long and has multiple if-else-if statements and even with proper indentation, it got confusing to keep track of which closing bracket corresponds to which opening brace.
Thanks.