What's your favorite editor to hack with?
1–10 of 64 posts
Re: What's your favorite editor to hack with?
#2The 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 due to my ignorance).
I'm re-trying to learn Emacs to do some Erlang hacking but I've always been turned off the by the relatively cryptic key combinations.
Re: What's your favorite editor to hack with?
#3And it is based on the Mozilla platform, so it has extensions just like Mozilla products.
Re: What's your favorite editor to hack with?
#4I 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…
Re: What's your favorite editor to hack with?
#5I 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…
Why regular Vi and not Vim?
Re: What's your favorite editor to hack with?
#6Intype is another editor that's trying to bring Textmate to Windows, but it's not as polished as 'e':
Re: What's your favorite editor to hack with?
#7Re: What's your favorite editor to hack with?
#8Re: What's your favorite editor to hack with?
#9vim, obviously.
You should use ex :)
Re: What's your favorite editor to hack with?
#10At work, it's Visual Studio 2005 + ViEmu + Visual Assist.