I don't code one line at a time, in order. I'll often write the stuff that goes inside a loop before adding the loop itself. But now every time I do this, the IDE inserts a closing bracket in the wrong location that I then have to delete. It's really annoying. Is there a way to turn this off?
Also, while I'm at it, I'd love to be able to turn off those annoying little boxes that appear to show me where the end bracket is. More often than not I don't need it, and seeing the little box pop up here and there as I move from line to line is really distracting.