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

Re: turn off function parameter indent on paste?


  • Subject: Re: turn off function parameter indent on paste?
  • From: "R.L. Grigg" <email@hidden>
  • Date: Wed, 23 Jul 2008 16:32:15 -0700

Hmm, actually, I can't duplicate your problem. When I enter your code into Xcode, it gives me this:

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

I have the "Syntax-aware indenting" setting enabled, but otherwise no other non-default settings. I'm using Xcode 3.1.
Russ


On Jul 23, 2008, at 3:20 PM, David M. Cotter wrote:

i have, there is no way to shut it off without shutting everything else off

On Jul 23, 2008, at 2:55 PM, R.L. Grigg wrote:

Have you looked at Xcode Preferences, specifically the Indentation panel?

Russ


On Jul 23, 2008, at 2:34 PM, David M. Cotter wrote:

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: Jens Ayton <email@hidden>
References: 
 >turn off function parameter indent on paste? (From: "David M. Cotter" <email@hidden>)
 >Re: turn off function parameter indent on paste? (From: "R.L. Grigg" <email@hidden>)
 >Re: turn off function parameter indent on paste? (From: "David M. Cotter" <email@hidden>)

  • Prev by Date: Re: Nib vs. Xib in documentation and discussions
  • Next by Date: Re: turn off function parameter indent on paste?
  • Previous by thread: Re: turn off function parameter indent on paste?
  • Next by thread: Re: turn off function parameter indent on paste?
  • Index(es):
    • Date
    • Thread