Live data from Hacker News

Poll: Which is your primary text editor?

news.ycombinator.com

51–60 of 163 posts

Re: Poll: Which is your primary text editor?

#55
post #44

Eclipse (not currently an option in the poll except as "other gui")

It is not a text editor.

Well, not quite sure about that.

The only time I edit a text file outside my IDE is when I connect directly to a server, and in that case I use vi.

That seems ridiculous to chose Vi as my primary text editor, when 99.9% of my text editing is done in Intellij.

Well I abstained in this case, however where do you draw the limit ? If there was a poll about "What is your primary IDE" would Vim or Emacs not be listed because they are "just text editor" ?

Re: Poll: Which is your primary text editor?

#58
post #12
post #5

Vi != Vim

Yeah, I see people get lost going VIM -> NVI all the time. Kinda wish NVI had some of the vim macro/etc functionality in it.

vi != nvi != Vim

Try using heirloom vi or Solaris vi sometime. Even nvi adds a lot of convenience.

Re: Poll: Which is your primary text editor?

#60
post #45

jEdit. I'm surprised nobody seems to be using it considering how powerful it is. I have tried many editors over the years and SublimeText is the first one that comes close to it; but jEdit still has much better search functionality, especially in 'hypersearch' mode.

It's written in Java, and Swing to boot. People are unlikely to accept a slow, memory-hungry editor if it's not an IDE.
Post reply on HN