UltraEdit and Komodo are good. Komodo has a free version, I think.
Ask HN: Best code editor?
31–40 of 136 posts
Re: Ask HN: Best code editor?
#32Re: Ask HN: Best code editor?
#33Eclipse
Eclipse, plus vim in a terminal window, take care of all of my editing needs.
Re: Ask HN: Best code editor?
#34jedit
That said, I'm slowly becoming more efficient in vi and it will eventually overtake Jedit for myself.
Re: Ask HN: Best code editor?
#35vim
another +1, but you need to learn to use it properly. Tags, windows, changing files, external commands, macros, etc. It's not user friendly, in fact it's downright user hostile, but it's powerful, and written for hackers.
It's not exactly laziness, it's more that I got really spoilt at some point in the past by writing my own editor, but maintaining and porting it to new platforms as well as lots of work on customer machines has made it infeasible to keep the project going.
So, I use vim. But at the bare minimum level, I really should go and do something about that.
Thanks for the prod!
Re: Ask HN: Best code editor?
#36Re: Ask HN: Best code editor?
#37Coda on MAC is great.
I know Panic is all about Mac software, but I wish they would find a way to get apps like Coda up and running on other platforms.
Re: Ask HN: Best code editor?
#38Re: Ask HN: Best code editor?
#39Eclipse