It seems like I am the only person that is having huge problems with Xcode.
It constantly crashes :s
It is constantly indexing, which uses a lot of cpu
When you compile it is using a massively amount of system memory, which makes my laptop run very very slow
Intellisense in C++ is crap if you compare it with visual studio
It takes a few seconds when you right click on a file #include <blabla.h> , but i think that is fixed now
When you have a lot of code that is commented but is at the start of the line "<tab>// " then the uncomment function does not work (you need to left intent it first)
A shortcut isnt a shortcut when you have to press 4 buttons at the same time. But that is maybe of my azerty keyboard.
And I can continue....
Has xcode support for extensions? I haven't found it
Intellisense does not work on std::vector std::map (so all stl libraries)
I think you can finally read wchar_t strings
In Visual Studio you can read out QStrings with intellisense without any problems, off course not in Xcode
etc.
But if you do a twitter search on "Xcode" it seems I am not the only one ...
http://twitter.com/#!/search/xcode
So I don't really get all the positive things about it, so for me programming on OS X is pure hell