I know the GUI might not look nice due to being Java, but if AppCode will get as much polish and as many features as IDEA or the smaller language specific IDEs got, then AppCode is something to really look forward to.<p>Even after a year of constantly using PhpStorm (yeah - <i>still</i> no time to rewrite that huge app I'm maintaining) I'm still finding little things that show that the IDE was really made by developers.<p>It's just like with the iPhone: It's full of little nice touches.<p>Recently, I was pissed of enough about the typo in the name of an interface:<p><pre><code> IModuleAmmendment
</code></pre>
and I had PhpStorm rename refactor it.<p>Of course it worked (and instantly over 800 files), but it also fixed the typo in a class implementing the interface (CatalogModuleAmmendment was for example renamed to CatalogModuleAmendment).<p>And that's just a sample: The IDEs are full of these little things. This makes me so productive that I can easily live with the less-than-perfect looking UI.<p>This sounds like a commercial, but I'm really just a (incredibly) happy customer of theirs.