Re: What are your top desired improvements in Xcode ?
Re: What are your top desired improvements in Xcode ?
- Subject: Re: What are your top desired improvements in Xcode ?
- From: Michael Latta <email@hidden>
- Date: Mon, 19 Feb 2007 18:13:16 -0800
My #1 request would be to have the debuger work like in almost any
other system. When I look at a variable that has an NSDictionary it
should show me meaningful data about the dictionary. It should not
just show me an ISA value. If a class's implementation is hidden
there should be a way to see more detail about that object in the
GUI. I do not want to have to use the GDB console to do debugging.
At the least the description string and such should be displayed
automatically, not requiring a GDB command. Objective-C knows what a
class is doing, and can use public accessors to display data about
the class. If it is a collection class the contained objects should
be displayed with their detail.
Michael
On Feb 16, 2007, at 2:40 PM, Rob Barris wrote:
For me they are (mostly things I miss from CodeWarrior, and some
new things)..
1) Revision of the Find In Files UI to be closer to the Metrowerks
multiple file search dialog, making it easier to hop between
different folders to search (being inclusive of source files in
that folder and not limited to files attached to the current
project). To be able to keep a popup history of recently searched
folders, and change folders without having to drill into another
dialog. To be able to switch between "find in files" and "find in
project" from the first level dialog.
(radar # 4993134)
2) an Open Recent... menu choice that includes recently opened
text files, not just recently opened projects
(radar # 4309566 aka 3532481)
3) ability to open multiple memory browse windows in the debugger
(radar # 4459586 aka 4444738)
4) per-project setting of whether tabs or spaces are the norm for
source files in that project
(radar #5004889)
_______________________________________________
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
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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