• 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
turn off function parameter indent on paste?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

turn off function parameter indent on paste?


  • Subject: turn off function parameter indent on paste?
  • From: "David M. Cotter" <email@hidden>
  • Date: Wed, 23 Jul 2008 14:34:21 -0700

i always get this:

OSErr FSrObjectExists(
const FSRef &parentRef, 
const UniString &uniStr, 
bool *existsBP, 
FSRef *returnRefP0)

which i dislike to no end.

i want it like this:

OSErr FSrObjectExists(
const FSRef &parentRef, 
const UniString &uniStr, 
bool *existsBP, 
FSRef *returnRefP0)


is there a way to shut it off??
 _______________________________________________
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: turn off function parameter indent on paste?
      • From: "R.L. Grigg" <email@hidden>
  • Prev by Date: Re: Extremely sluggish debugging performance of XCode 3.0
  • Next by Date: how to debug two projects simultaneously with xcode?
  • Previous by thread: Re: Extremely sluggish debugging performance of XCode 3.0
  • Next by thread: Re: turn off function parameter indent on paste?
  • Index(es):
    • Date
    • Thread