Re: Syntax-Aware Indenting and C++
Re: Syntax-Aware Indenting and C++
- Subject: Re: Syntax-Aware Indenting and C++
- From: Shaun Wexler <email@hidden>
- Date: Wed, 29 Oct 2003 15:21:00 -0800
On Oct 29, 2003, at 3:11 PM, David Ewing wrote:
What about the "delete a space" which deletes multiple spaces
Umm, don't know if this is a "feature" or a bug. ;-) We do have
reports of it though.
as well as the "multiple -" which are displayed as single - char's?
No clue as to what you're referring to here. It would probably be best
to file a bug at <http://developer.apple.com/bugreporter>. Please give
specific details as to what you're seeing.
In the good old 10.2 PB days, I used full page-width separators in my
source code, consisting of something like this (truncated for Mail):
//----------------------------------------------------------
Xcode converts/displays each pair of successive "-" characters as one
"-" char, thus my separators are only half as long.
So my 10.3-only app now uses "=" characters in its separators. I kind
of like the distinction... ;)
--
Shaun Wexler
MacFOH
http://www.macfoh.com
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.