You know the drill. A new version of some popular piece of software is released, and no matter how good it is reactions are going to be mixed. Somehow, somewhere out there will be at least one person who absolutely hates the new version for the tiniest and/or most ridiculous reason – and insists that he shares his feelings with everyone else.
Today that person is me, and this is the story of why I hate Xcode 4.
As you know, Apple recently released the latest and greatest version of its software development app – Xcode. Being a bit of an Apple software developer, I dutifully installed it and prepared myself to be amazed. No such luck. You see, I happen to use Xcode as a general purpose programming text editor, which for me mostly means a lot of random Perl files. Xcode has always been fast, and done and a perfectly lovely job of syntax coloring for me. I had my default window size set to exactly half the width of the screen, meaning I could have two text documents open side-by-side on my Macbook Pro, kind of like this:

Xcode 4 no longer remembers window sizes. So every single time I open a text file, it looks like this:

If I want two windows open side-by-side, I’m forced to manually resize them each and every time. AUGH!
Time to start looking into alternative text editors (TextMate?) and/or window management solutions (Divvy?)…










