TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Poll: What Text Editor Do You Use?

42 pointsby mkrecnyabout 12 years ago

50 comments

tikhonjabout 12 years ago
I like Emacs. Enough to vote for both Emacs options :P.<p>With something like Evil, you can get most of the benefits of Vim combined with all the power of Emacs. I'm not a user myself, but it sounds awesome--I'm considering learning Vim commands just to take advantage of it.<p>The only downside is the learning curve. And I think there is a philosophical point to make here: for a tool you'll be using as much as your text editor, the learning curve should not really matter. Even if it takes you a while to get used to Emacs/Vim, the productivity benefit will more than pay for itself. I think optimizing for a shallow learning curve is simply focusing on the wrong thing and actively counter-productive.<p>If that's your only take-away from all this, I'll be content.
评论 #5729058 未加载
评论 #5729261 未加载
jasonlotitoabout 12 years ago
The confusion here, of course, is that text editor implies something. IntelliJ, for example, is not a text editor, and I do not use it as such.<p>The question implies (though, luckily, the answers are not limited) that you use just one text editor. Quite the opposite in fact, I feel if you are just using one tool for the job (always in vim, for example), you are unnecessarily limiting yourself to your tool set.<p>When all you have is a hammer, and all that jazz.<p>Edit: I should note that I'm just being whiny this morning. I should go back to playing with code.
uladzislauabout 12 years ago
I'm wondering why BBEdit is missing in this poll? It's one of the best Mac text editors. Rock solid with a great support and tons of powerful features right out of the box.<p>Some users like apps that just work - you don't need to waist hours to customize, add plugins, tweak and turn.
评论 #5729061 未加载
评论 #5729029 未加载
random42about 12 years ago
Emacs is mentioned twice in the list of options.
评论 #5729052 未加载
6renabout 12 years ago
Emacs is so good, it's listed twice to dilute the votes and give other editors a chance.
评论 #5729089 未加载
jakub_gabout 12 years ago
Notepad++, Eclipse, Vim depending on what I'm doing.<p>Eclipse when frequently moving between many files in a project, quickly opening project files via CTRL-SHIFT-R, and to benefit from configured project stuff like file synchronization or some plugins e.g. for legacy VCS that we partially use and I don't want to waste time to learn.<p>Notepad++ mostly when performing some find &#38; replace operations and opening files that are not imported into Eclipse.<p>Occasionally Vim when I want to do sth quickly without leaving the console, like minor editing, Git commit messages etc.
评论 #5729164 未加载
antokoabout 12 years ago
Why no Visual Studio? I personally don't use it but all our machines at work have it installed.
binarymaxabout 12 years ago
Good results here from a year ago... <a href="https://news.ycombinator.com/item?id=3717754" rel="nofollow">https://news.ycombinator.com/item?id=3717754</a>
hsmyersabout 12 years ago
EditPlus---although at some point I will have built in to Sublime all of the features that I like. That said I'll probably always use it. Face it since I use notepad, It's unlikely that I'll abandon any editor that fits a need. I particularly like Emacs ability to write a task oriented package as a kind of drop in edit/language. Hell, I use editors like I use languages---use the right one for the task at hand.
评论 #5730315 未加载
apasabout 12 years ago
Sublime Text for code, Mou for editing Markdown, iA Writer when I need to write long form blog posts. I also occasionally use Google Docs &#38; Pages when I need to edit documents for college.<p>Mou, to the best of my knowledge, provides the best real-time live preview of Markdown code. iA Writer really helps when you need to focus (had tried Byword previously but didn't impress me -- maybe I'll give it a try again.) And, well, what can one say about Sublime? Love it.
rdlabout 12 years ago
I use 3+epsilon different editors depending on the situation.<p>I use Sublime when I'm on a Mac; vim when I'm ssh'd to a remote system and just need to quickly edit a file, or even sometimes locally if I just need to add one or two lines. Emacs if I'm on a remote or non-Mac system and need to do more in-depth editing.<p>What I really love is just "cat" to a file, though.
bsimpsonabout 12 years ago
Chrome Dev Tools might be my answer next year. If you haven't seen the fantastic work Paval has been doing to allow you to write your app without leaving the browser, check out this talk from Thursday:<p><a href="https://developers.google.com/events/io/sessions/325206725" rel="nofollow">https://developers.google.com/events/io/sessions/325206725</a>
rapsourlyabout 12 years ago
OP: Please add LightTable if possible. I don't use it, but I am curious about its trajectory.
wolfgkeabout 12 years ago
And Visual Studio.
jereabout 12 years ago
I was recommended Text Wrangler and I've been using that while on Mac.
Aardwolfabout 12 years ago
Missing in the list: Geany
busterabout 12 years ago
Does IntelliJ and Eclipse really qualify as text editor here? I'd say i'm using a mixture of vim (server side work), Sublime Text (quick text editing) and IntelliJ/PyCharm (coding).
tlarkworthyabout 12 years ago
Geany (mssing) and PyCharm (I will vote that as ~IntelliJ)
jusobabout 12 years ago
Kate. I just need the syntax coloring and the terminal.
Void_about 12 years ago
This again?
cytzolabout 12 years ago
BBEdit
catenateabout 12 years ago
Acme
评论 #5729045 未加载
评论 #5728995 未加载
TallboyOneabout 12 years ago
VIiiiiiiiiiiiiimmmmmmmmmmmmm<p><i>thunder and lightening clashes</i>
phaerabout 12 years ago
There are two Emacs entries at the moment.
评论 #5729084 未加载
jsmcgdabout 12 years ago
Lighttable is already very pleasant to use. It's light on features but it's new and it's coming along nicely.
igreulichabout 12 years ago
MacVim, vi, Emacs (though by far the least often), Texmate 2, Sublime Text 2 (as much as Emacs), Mou...
shiftbabout 12 years ago
I don't see RubyMine on here so I voted for IntelliJ.<p>SublimeText is my fallback and vi is fallback^2.
GnarfGnarfabout 12 years ago
I'm not an Emacs user. I assume Emacs can open a 4GB file in less than a second?
评论 #5736541 未加载
Fabryzabout 12 years ago
Sublime Text 2 + plugins for frontend projects (HTML/CSS/JS)<p>Netbeans for backend projects (PHP)
claudiusabout 12 years ago
ed is missing.<p>And, yes, I used that thing over telnet in this century to do coding for a MUD…
评论 #5729081 未加载
informatimagoabout 12 years ago
There's two emacs options!
milliamsabout 12 years ago
Kate and KWrite
crazygringoabout 12 years ago
Missing in the list: Chocolat
评论 #5729064 未加载
arc_of_descentabout 12 years ago
Vim since the past 10 years.
krappabout 12 years ago
when i'm on windows, notepad++ and sublime text, when i'm on linux, gedit.
walt74about 12 years ago
BBEdit
dochtmanabout 12 years ago
nano
rrivalabout 12 years ago
BBedit
51Cardsabout 12 years ago
EditPlus
sohamsankaranabout 12 years ago
TextWrangler
jurreabout 12 years ago
Xcode mostly
Lexariusabout 12 years ago
SublimeText
dennisgorelikabout 12 years ago
Visual Studio<p>SQL Server Management Studio<p>MS Word<p>Far Manager<p>Outlook<p>Google Docs
评论 #5731035 未加载
ghosttieabout 12 years ago
EditPlus
ichichichabout 12 years ago
SimpleEdit
cheez17about 12 years ago
Evernote
mazsaabout 12 years ago
LyX:)
burstmodeabout 12 years ago
SlickEdit
tovmeodabout 12 years ago
geany when on ubuntu
ali433about 12 years ago
winvi32