What's your favorite editor to hack with?
51–60 of 64 posts
Re: What's your favorite editor to hack with?
#52Re: What's your favorite editor to hack with?
#53jedit
Re: What's your favorite editor to hack with?
#54Re: What's your favorite editor to hack with?
#55currently I'm learning Emacs, and I'm loving it. For quick tasks (i.e.: config file, glue scripts) if emacs is not running (i.e.: connected on a server) then Vim. For really stupid things, cat ;)
Hmm, I've always found it odd how many people say they use emacs, but not for "quick" tasks. It's not like it takes long to start it up -- on my machine, emacs -f kill-emacs takes 0.12 seconds.
/[user@]machine:localfile
Re: What's your favorite editor to hack with?
#56I love TextMate on the Mac. Personally I think it's the best thing since sliced bread :) The only problem is that it's not cross platform and it's not available when you're connecting over SSH into a server to fix some problems. I use Vi most of the time to just edit configuration files, etc, but I found it lacks the power I need for doing serious hacking (for all the vi lovers out there, I'm willing to admit this is…