Oliver Drobnik scours Twitter for snippets on information on the new XCode 4 announced at WWDC.

Generally developers love that Xcode 4 appears to be a total refresh, lots of thought is apparently being put in, all the more reason to look forward to it.
From the features listed here (git support!) I’m very eager to get my hands on it.

Speaking of features that would be more than welcome in Xcode, upgrading it to gdb7 and integrating reverse debugging would truly be magical.

We can find out where it was changed by setting a watchpoint and using the reverse-continue command. This works just like you would hope: the program runs backwards until the point at which p was changed.
Rumour has it that Xcode 4 will be shown at WWDC next week, so here’s hoping!

Brandon Walkin comes up with some great ideas about how to improve autocomplete & documentation in Xcode.

In this post, I’ll explore some improvements to how documentation and autocompletion is integrated into the development workflow and how Xcode could provide specialized interfaces for working with system frameworks.
I know I’m in the minority, but I prefer Xcode’s documentation viewer & autocomplete to Visual Studio’s anyway, but these ideas, if implemented, would push it into another league.

Vinny Coyne nails it:

The recent Google I/O event got me thinking about features that Apple could be working on for iPhone OS and their other platforms. I thought it would be interesting compile a list of few of my most wanted features here and see what Apple comes up with.
I agree with all of these (I would also like to see MobileMe turning free if it turns into a Dropbox-style service as well, so developers can rely on it, pretty much.)
« Newer Posts Older Posts »