Ask HN: What code editor do you use?
21–30 of 144 posts
Re: Ask HN: What code editor do you use?
#22Downsides.. IDE-ification of development. Slow startup time (wants SSD hybrid drive for this). Synchronizing plugin versions can be a pain in the ass. Fairly steep learning curve to advanced features.
Re: Ask HN: What code editor do you use?
#23i really want to give jetbrains my money but they haven't put out anything for me...yet :)
Re: Ask HN: What code editor do you use?
#24Re: Ask HN: What code editor do you use?
#25Re: Ask HN: What code editor do you use?
#26Re: Ask HN: What code editor do you use?
#27Sublime Text. It has the minimap. It has multiple cursors. It has macros. It has plugins. It has color schemes. It's simple. It's beautiful. It's actively developed. It's affordable. Downsides? It's Windows only.
http://www.sublimetext.com/features This looks like a great editor. It's proprietary, though. Damn. Why is it that, as with Opera, every now and then you find an amazing program which, even more amazingly, is closed-source? Emacs, however, offers minimap as well: http://www.emacswiki.org/emacs/MiniMap I wonder how well we did compared to Sublime.
Re: Ask HN: What code editor do you use?
#28Komodo Edit works well on all platforms and support 'scp' for file access.
Re: Ask HN: What code editor do you use?
#29Earlier quoted context omitted.
http://www.sublimetext.com/features This looks like a great editor. It's proprietary, though. Damn. Why is it that, as with Opera, every now and then you find an amazing program which, even more amazingly, is closed-source? Emacs, however, offers minimap as well: http://www.emacswiki.org/emacs/MiniMap I wonder how well we did compared to Sublime.
MiniMap is an interesting feature. I'm a VIM user and it looks like we don't have it.
You guys have it too.