Hacker News new | ask | show | jobs
by blinkingled 4365 days ago
Ugh, no. Ask anyone who has used both Xcode and Visual Studio. I used it once for porting a C/C++ project to OS X - it crashed a ton, the debugger integration was sub-par, the new window for everything thing was annoying. It did not really feel like a superior experience. If there's anyone delivering superior tools - it's Microsoft hands down.
2 comments

>the new window for everything thing was annoying

This hasn't been the case since XCode 4, which was released in 2010 and introduced a single-window for everything.

Comment still relevant as the response was to "Apple has always", which implies that isn't entirely the case.
I suspect the original post was referring to XCode versus Android tools, given the post context of Google I/O, and if so, the statement that the tools have always been better is definitely correct.

At least on OSX, I doubt anyone would dispute that XCode 4 in 2010 was miles ahead of Eclipse and early versions of the Android SDK, and that arguably holds to today, though less so with Android Studio.

I might be misremembering but the tabs in XCode 4 did not work like tabs in any other IDE - there were some major annoyances around new window/tab open behaviour if I recall it right.
Eh, I have always preferred Xcode over VS. Maybe I just hated .Net.