Hacker News new | ask | show | jobs
by frio 5182 days ago
Ignoring the usual "vim", "emacs" etc., do try Sublime Text 2, if all you're after is an editor. So far it's proved unfailingly excellent for me :).

FWIW Chris stated in a previous post that Lighttable would be built on embedding CodeMirror, which, being web-based, should make creating cross-platform builds much easier.

3 comments

Hear, hear on ST2. I don't have to do anything more than let people see me use it before they switch.
It's not just an editor. I use it for Python development. There's a plugin that uses Rope to give you completion, go to function definition, etc:

https://github.com/JulianEberius/SublimeRope

I've been using Emacs for months both on Linux and Windows and it runs much smoother on Linux, its' intended habitat.