Is there a way to turn off the automatic insertion of brackets in the new IDE?

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.

I also would prefer this option. It's very annoying having to clean up after the ardIDE rewraps my code. Like scswift do, I also sometimes work on several different places at the same time, copypasting my own code. The ardIDE is more oftenly working against me with this autoinsert feature enabled, than with me :confused: bump