If I'm using Xcode to automatically insert a closing brace, is there a way to temporarily not insert a brace? As in the case where I want to encase an entire block of already written code inside a loop or if() statement and thus need the closing brace way down at the bottom, not right at the start.
Thanks.
-L
Thanks.
-L