turn off function parameter indent on paste?
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