TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

What's your favorite editor to hack with?

12 点作者 mhidalgo超过 17 年前

41 条评论

cstejerean超过 17 年前
I love TextMate on the Mac. Personally I think it's the best thing since sliced bread :)<p>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 due to my ignorance).<p>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.
评论 #55179 未加载
评论 #55482 未加载
评论 #55881 未加载
评论 #55138 未加载
bp超过 17 年前
Vi. The simplicity, speed, and the fact that it is installed on any *nix system by default are my favorite aspects of Vi. I've played around with Vim, but haven't migrated to it because I just don't use the features. <p>At times, I have been tempted to move to Emacs due to all its cool features but have not yet, maybe some day. Emacs in slime mode has been great to use while learning lisp.
评论 #55324 未加载
jimm超过 17 年前
Emacs (<a href="http://www.io.com/~jimm/emacs_tips.html" rel="nofollow">http://www.io.com/~jimm/emacs_tips.html</a>).
paulgb超过 17 年前
Lately I've been using Komodo edit from ActiveState, for a few reasons: It's free (but not open source), cross-platform, optional vi (or emacs) key bindings, built-in FTP support, cool "toolbox" feature, code completion for a few scripting languages...<p>And it is based on the Mozilla platform, so it has extensions just like Mozilla products.
nablaone超过 17 年前
i'm a schizophrenic:<p>emacs - as a user, for lisp, xml, text, html templates, everything that takes time. Launched at morning.<p>vi/vim - as a root/admin, for editing config files, especially on remote machines<p>notepad.exe - on windows, very rarely
评论 #55323 未加载
评论 #55298 未加载
altay超过 17 年前
vim. if you're hacking rails in vim, make sure to check out the rails.vim plugin (<a href="http://rails.vim.tpope.net/" rel="nofollow">http://rails.vim.tpope.net/</a>). it rocks. also, for general-purpose web dev, use the matchit plugin (<a href="http://www.vim.org/scripts/script.php?script_id=39" rel="nofollow">http://www.vim.org/scripts/script.php?script_id=39</a>) to balance your xml/html tags.
comatose_kid超过 17 年前
Clay tablets (in my lame attempt to be more hardcore than the 'vim and proud of it' club)
daifuku超过 17 年前
I've been using 'e' a bit. It's supposed to be the Textmate equivalent on Windows:<p><a href="http://e-texteditor.com/" rel="nofollow">http://e-texteditor.com/</a><p>Intype is another editor that's trying to bring Textmate to Windows, but it's not as polished as 'e':<p><a href="http://intype.info" rel="nofollow">http://intype.info</a>
palish超过 17 年前
Vim.<p>At work, it's Visual Studio 2005 + ViEmu + Visual Assist.
christefano超过 17 年前
I generally use vim and have the ViAllOver input manager to add vi commands to other text editors.<p><a href="http://www.dabble.org/viallover/" rel="nofollow">http://www.dabble.org/viallover/</a><p>Unfortunately, ViAllOver won't work in Komodo, TextMate, etc. since many editors don't use NSTextView.
weber超过 17 年前
I was following intype from the beginning (because of the snippet functionality to tell you the truth) but while a usable version didn't came along i had to learn another one, so i went with emacs... if was love at 42th sight.
nreece超过 17 年前
Notepad2 on Windows ( <a href="http://www.flos-freeware.ch/notepad2.html" rel="nofollow">http://www.flos-freeware.ch/notepad2.html</a> ), the best replacement for Notepad.<p>vi on nix
jsnx超过 17 年前
I use vim and gvim.
jey超过 17 年前
vim, obviously.
评论 #55154 未加载
dfranke超过 17 年前
Depends what I'm hacking. I actually use both vi and emacs -- vi for quick edits and emacs for more serious work. Eclipse for Java but nothing else. I'll resort to ed if I'm on a system where I don't have my emacs customizations and vi isn't vim.
SwellJoe超过 17 年前
Vim
Goladus超过 17 年前
emacs<p>Visual Studio for C#, though I haven't used it in awhile. Also sometimes IDLE for Python and Dev-C++ for C. (Though for C I mostly use emacs now)
pc超过 17 年前
PluggableTextMorph
3KWA超过 17 年前
(g)Vim
lucumo超过 17 年前
Kate, mostly. Vim when I need to do a quick edit (I use xterms for a lot of stuff I do) or when logging in remotely.
GreyLensman超过 17 年前
emacs for general purpose and languages. Eclipse for Scala and Netbeans for Java. DrScheme for MzScheme.
rnc000超过 17 年前
Eclipse. Plenty of good plugins available for many languages, excellent SVN/CVS integration.
edu超过 17 年前
currently I'm learning Emacs, and I'm loving it. For quick tasks (i.e.: config file, glue scripts) if emacs is not running (i.e.: connected on a server) then Vim.<p>For really stupid things, cat ;)
评论 #55213 未加载
jmcantrell超过 17 年前
the same as my favorite editor for everything... vim
Leon超过 17 年前
Nobody else likes using ed sometimes?
motoko超过 17 年前
emacs
评论 #55173 未加载
gwenhwyfaer超过 17 年前
vi - preferably elvis, because I'm a contrarian (and it comes as standard with Slackware)
danteembermage超过 17 年前
NetBeans, ;)
lsb超过 17 年前
irb/ghci/drscheme, and then just copy-pasting into something stupid like pico.
yrashk超过 17 年前
TextMate
评论 #55208 未加载
thomasswift超过 17 年前
textmate, bundles are great
minus1超过 17 年前
SlickEdit
cosmok超过 17 年前
Smultron.
jamongkad超过 17 年前
Intype.
vincentliu超过 17 年前
vim
rbitar超过 17 年前
TextMate
spiralhead超过 17 年前
stone &#38; chizzle
mudge超过 17 年前
Kate
tzury超过 17 年前
Scite
twism超过 17 年前
eclipse
axod超过 17 年前
jedit
评论 #55425 未加载