Re: Why XCODE do not have TABs for files as in Visual C++ or Safari or ...
Re: Why XCODE do not have TABs for files as in Visual C++ or Safari or ...
- Subject: Re: Why XCODE do not have TABs for files as in Visual C++ or Safari or ...
- From: Ruslan Zasukhin <email@hidden>
- Date: Sat, 10 Apr 2010 18:43:17 +0300
- Thread-topic: Why XCODE do not have TABs for files as in Visual C++ or Safari or ...
On 4/10/10 5:00 PM, "Scott Ribe" <email@hidden> wrote:
>> But when using Visual C / Borland Builder / Eclipse / you_name_it you usually
>> end up with too many tabs open at once, and then there is problem with
>> finding
>> the correct tab, so you train yourself to keep as few tabs open as possible.
>
> The worst part is not being able to see header & implementation (or other
> pairs of related files) next to each other; I never understood how Windows
> developers could tolerate that.
What you mean?
In fact in Visual C++ we always use great plugin Visual Assist.
It is just great and improve visual a lots.
So at least in this plugin present option
go to counter part cpp to .h and reverse
So no problems here
Also Visual Assist do perfect refactoring for C++.
I do not say about how GREAT visual itself
And with assist is even better -- do
A) CORRECT tooltips for a symbol
func name, define, anything else
B) CORRECT jumps to symbol declaration !!!!!
in XCODE this is always pain for us.
XCODE always is blind for may be 70% of symbols in our project.
or instead of show me header with declaration it show me .cpp
where that symbol is used. Cool :(
C) how cool visual is when do on the flight pre-process of projects and show
branches of #if #else #endif in grey color for inactive for current
config... This is very cool and helpful.
although XCODE (as CodeWarrior was) do easy pre-process of a file
I believe I can name dozen of cool features of Visual C++ missing in the
XCODE, and dream ...
Of course I can name dozen cool features of XCODE ...
But I want get that 12 + 12 dream in XCODE at some time :)
--
Best regards,
Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc
Valentina - Joining Worlds of Information
http://www.paradigmasoft.com
[I feel the need: the need for speed]
_______________________________________________
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