• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Code Indentation
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Follow-Ups:
    • Re: Code Indentation
      • From: "Sean McBride" <email@hidden>
    • Re: Code Indentation
      • From: Jeff Kelley <email@hidden>
References: 
 >Code Indentation (From: David Penton <email@hidden>)
 >Re: Code Indentation (From: Gwynne Raskind <email@hidden>)

  • Prev by Date: Re: Code Indentation
  • Next by Date: Re: Code Indentation
  • Previous by thread: Re: Code Indentation
  • Next by thread: Re: Code Indentation
  • Index(es):
    • Date
    • Thread