Re: turn off function parameter indent on paste?
Re: turn off function parameter indent on paste?
- Subject: Re: turn off function parameter indent on paste?
- From: Jens Ayton <email@hidden>
- Date: Thu, 24 Jul 2008 01:46:32 +0200
On Jul 24, 2008, at 01:32, R.L. Grigg wrote:
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)
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 believe that is what the OP's unwanted example would look like, if
your e-mail client used four-space tabs. :-) The closest thing to a
fix for this is “Paste and Match Style” (option-command-V), which in
Xcode does exactly the opposite of what it says – it pastes literally
without affecting formatting.
--
Jens Ayton
Today, we celebrate the first glorious anniversary
of the Information Purification Directives.
_______________________________________________
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