VS.NET-style code outlining?
VS.NET-style code outlining?
- Subject: VS.NET-style code outlining?
- From: Jonathan del Strother <email@hidden>
- Date: Sun, 22 Feb 2004 12:32:47 +0000
Is there any way of having VS.NET's outlining feature in XCode? Any
plugins, Applescripts, anything?
I'm assuming the answer is no, but it couldn't hurt to ask...
For those who aren't familiar with VS.NET, outlining allows you to
collapse code blocks (loops, if-sections, or entire functions) to a
single line. There's a little '+' icon next to the line that you can
click to expand the function back out again.
It's a fantastic feature for allowing you to hide functions that aren't
relevant to what you're currently working on, and I'm sorely missing it
after being so used to VS.NET....
Any suggestions?
Thanks,
Jon
_______________________________________________
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.