Re: Code Indentation
Re: Code Indentation
- Subject: Re: Code Indentation
- From: "Sean McBride" <email@hidden>
- Date: Thu, 28 Jan 2010 16:04:33 -0500
- Organization: Rogue Research Inc.
On 1/28/10 12:59 PM, Jens Alfke said:
>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?
"Source Code Formatting User Defaults"
<http://developer.apple.com/mac/library/documentation/DeveloperTools/
Reference/XcodeUserDefaultRef/100-Xcode_User_Defaults/UserDefaultRef.html>
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
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