Re: automatic indentation style
Re: automatic indentation style
- Subject: Re: automatic indentation style
- From: David Ewing <email@hidden>
- Date: Mon, 29 Dec 2003 15:33:27 -0700
On Dec 19, 2003, at 5:05 PM, Filip Wdnstrvm wrote:
I have been trying to find information on this online but couldn't
find anything.
I have a "taste" issue with how the xcode editor indents and colors
code. I have used emacs for a long time and grown to like the
standard emacs c++-mode with customized font-lock colors and I can't
seem to find how I can customize the way xcode formats my code to look
somewhat like that. To be honest, I feel that the xcode indentation
and font coloring is quite limited.
If I for example would write at templated class enclosed in a
namespace it gets a very strange indentation and most keywords are
colored in the same color. Is there any way to change this? As it is
now, I can't use automatic indentation because it screws up my code.
btw, I code in regular stroustrup style.
There were a bunch of bugs with indentation fixed in Xcode 1.1. There
are still more known issues/deficiencies, but it would be good to get
specific problems you're seeing at
<http://developer.apple.com/bugreporter>. Specifically, I don't
remember hearing of any issues with namespaces.
I'm also not sure what you mean by emacs' "customized font-lock
colors". A detailed enhancement request on this would be nice.
And finally, I'm not sure what you mean by "most keywords are colored
in the same color". Isn't that what you expect?
Dave
_______________________________________________
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.