I am the mexican jumping bean of IDE usage.
Eclipse performance (Java dev, not python) has suddenly groaned to a halt. 98%+ CPU usage doing even simple operations. Some operations can take a minute or more before the CPU recovers. Performance was okay, before I started attempting to get some legacy code running outside of its framework — so lots of errors per file, and massively bad performance. Increasing memory allocation, fiddling with GC settings, and so on, makes no difference — and turning off auto-compilation makes a modicum of difference, but (IMO) renders the IDE otherwise unusable (personally I don’t think eclipse is designed well-enough to function outside of it’s default mode of operation).
So back to Netbeans to see if it’s any better (my suspicion is, it will be). Gah! There’s that ugly font again. However, this time, a quick google search recommends turning on anti-aliasing, along with choosing a better font than monospace. I was aware the anti-aliasing option was there, but didn’t bother trying it, since last time I tried the results were less than optimal. Now that I think about it, the last time I tried was probably an early beta of Netbeans 4 (or perhaps even back in pre 3.6 days) — and I imagine I only tried with monospace (yuck). To my surprise (and that will teach me for not researching properly to start with) BitStream Vera Sans 12 (with anti-aliasing), looks exceptionally good. Not sure if it’s up to the standard of Eclipse, but actually it might be.
The big question is whether it will still look good tomorrow morning on the 19″ LCD running at 1280×1024, as it does on my laptop (12″ widescreen 1280×800)….


