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: " Nicolas Goy - 時期精霊 - Goyman.com SA " <email@hidden>
- Date: Sat, 17 Feb 2007 13:10:03 +0900
Project management:
- Ability to have group synced with file system. With the ability to
create folders from the ide.
- When I add a folder to a project, I want to be able to select
target based on extension. Maybe with a regex field.
Visual and cosmetic:
- Code folding
- If I double click on a file, it open in a new window. If I click
that file again, it will not open in editor, I have to select an
other file before.
- Multi monitor support in all in one mode. I love that mode because
my project dont create 1000 windows. But in that mode, I can't use my
other monitors.
- Faster text scrolling.
- Faster code indent.
- Functions/symbols list next to the opened file. Like the menu we
can access on top of the editor, next to file name, but always open,
like a huge scrollbar. With the current position highlighted.
- Being able to configure it more, like when I press delete, with a
file selected, I want to remove it from project, if I press shift
delete, I want it to be deleted from svn, filesystem an project.
- In all in one mode, when I get info for a project, or if I double
click an executable, I want it in the editor windows, not a popup.
- Being able to edit encoding list without digging into the terminal.
- Merging tool for svn included inside xcode.
- The ability to add pages, in all in one mode, I want to be able to
add more page. (Currently only edit, build and debug) I would need,
for example, multi editors or documentation.
- Tab for recent files.
- A preference to be able, when opening or saving a file, to see all
unix filesystem. (/usr and such)
- When I create a file, the add window shows the path where the file
will be created. That path, if long must be scrolled with the mouse,
or the window resized. It would be better if the path where of the
form, /hello/.../src/test/test.c instead of /hello/world/sometimes/
paths/are/very/long/and/not/handy/but/we/need/them/src/test/test.c
- Code coloring should be more configurable. Like being able to add
keywords (what if I use myInt everywhere and want it purple? I know,
I can edit the .pblangspec (what I do and it's working) but not handy).
- When I mouseover or right click a symbol, I want a popup with the
definition. Now, I need to do jump to definition and get back, not
handy.
- Toolbar icon size must be configurable with a slider rather than
just normal and small.
Others:
- Moving the username.* files that are inside the .xcodeproject to
user home directory. An option saved inside the project file would be
nice.
- Project file in XML format.
- Better "default" file and folder structure for projects. With a
nice src folder for source, resources folder for resources and such.
- When creating a file, I want to be able to add it to more that one
project.
- Code formating with configurable options.
- In C, auto generation and update of function definitions.
- Doxygen integration
- man page reader
I think that's all. Just wrote what poped into my mind. I just did
24h of travel to japan, and my brain is a little bit slow today.
Also, if any of those feature are doable by any means, I would be
delighted to know how.
Best regards
--
Kuon from japan.
"Your computer request an other OS, deny or allow?"
_______________________________________________
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