Re: Code Indentation
Re: Code Indentation
- Subject: Re: Code Indentation
- From: Jens Alfke <email@hidden>
- Date: Thu, 28 Jan 2010 12:59:47 -0800
It's also bothersome when you're working in code bases that have OCD-
level coding style mandates (like both WebKit and Chromium...) WebKit
mandates the open brace of a function/method on the next line, Chrome
on the same line. Chrome's spacing in Obj-C method declarations is
different from what Xcode autocompletes for things like 'init' or
'dealloc'. And so on. Even indentation doesn't always match the way
Xcode auto-indents.
These autocomplete macros must be defined in a template file
somewhere; presumably they're configurable if you know what to edit.
Anyone know?
—Jens _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden