disable parentheses box [SOLVED]

Even though you can turn it off, I would recommend that you don't. Highlighting matching brackets like that is a good way to find out if you've mis-bracketed something, which is very easy to do when you're using a bunch of ifs and fors all over the place. It's very helpful for debugging.