Hacker News new | ask | show | jobs
by naatan 3190 days ago
Hi guys, I'm the lead developer for Komodo IDE. Excited to share our hard work with you. Happy to answer any questions you might have.
1 comments

Do you support code refactoring yet?

Eg, rename a symbol and have all usage of it updated (could be a local scope variable could be a class name used project wide)

I previously used Komodo IDE but for the last few years I've found IntelliJ IDEA to be more robust/full featured.

I'd love to be able to switch back, because the jvm definitely makes idea seem "heavier" somehow.

I believe this was introduced in version 9. So yes, we do support code refactoring.

One major difference between IDEA and Komodo that you may not be aware of is Komodo is based on Mozilla (XUL) and does not use Java.

I did know about it being xul actually (I used it for my day job back in 2006-8) - that's the big draw for me, not being java.

The simpler licensing is nice too. I'll have to check this out in a few days (laptops don't work well without fans).