macOS 文本编辑器和代码编辑器列表
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/20533/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
List of macOS text editors and code editors
提问by Teifion
I searched for this and found Maudite'squestion about text editorsbut they were all for Windows.
我搜索了这个并找到了Maudite关于文本编辑器的问题,但它们都适用于 Windows。
As you have no doubt guessed, I am trying to find out if there are any text/code editors for the Mac besides what I know of. I'll edit my post to include editors listed.
毫无疑问,您已经猜到了,我想知道除了我所知道的之外,是否还有适用于 Mac 的文本/代码编辑器。我将编辑我的帖子以包括列出的编辑。
Free
自由
- Textwrangler
- Xcode
- Mac Vim
- Aquamacsand closer to the original EMacs
- JEdit
- Editra
- Eclipse
- NetBeans
- Kod
- TextMate2- GPL
- Brackets
- Atom.io
Commercial
商业的
Articles related to the subject
与主题相关的文章
Thank you everybody that has added suggestions.
谢谢大家提出建议。
采纳答案by AR.
I haven't used it myself, but another freeone that I've heard good thing about is Smultron.
我自己没有使用过它,但我听说过的另一个免费的东西是Smultron。
In my own research on this, I found this interesting article: Faceoff: Which Is The Best Mac Text Editor Ever?
在我自己的研究中,我发现了这篇有趣的文章: Faceoff:有史以来最好的 Mac 文本编辑器?
回答by Theo
I thought TextMate was everyone's favourite. I haven't met a programmer using a Mac who is not using TextMate.
我认为 TextMate 是每个人的最爱。我还没有遇到过使用 Mac 而不使用 TextMate 的程序员。
回答by Nate Smith
- Emacs
- Vim
- Emacs
- 维姆
But I use TextMate, and can say that it is, without a doubt, worth every penny I paid for it.
但我使用 TextMate,可以说,毫无疑问,我为它付出的每一分钱都是值得的。
回答by Sebastian
Sublime text is awesome (http://www.sublimetext.com/2). Excellent search features, very fast and lightweight. Very decent code completion.
崇高的文字很棒(http://www.sublimetext.com/2)。优秀的搜索功能,非常快速和轻量级。非常体面的代码完成。
I also use RubyMine and WebStorm a lot (http://www.jetbrains.com/). They are excellent but not all purpose like TextMate.
我也经常使用 RubyMine 和 WebStorm (http://www.jetbrains.com/)。它们非常出色,但并非像 TextMate 那样用途广泛。
回答by usami-k
回答by Adam Mika
MacVimand SubEthaEditare two nice options
的MacVim和SubEthaEdit两个很漂亮的选项
回答by wfarr
If you ever plan on making a serious effort at learning Emacs, immediately forget about Aquamacs. It tries to twist and bend Emacs into something it's not (a super-native OS X app). That might sound well and all, but once you realize that it completely breaks nearly every standard keybinding and behavior of Emacs, you begin to wonder why you aren't just using TextEdit or TextMate.
如果您打算认真学习 Emacs,请立即忘记 Aquamacs。它试图将 Emacs 扭曲和弯曲成它不是的东西(一个超级原生的 OS X 应用程序)。这听起来可能不错,但是一旦您意识到它几乎完全打破了 Emacs 的所有标准键绑定和行为,您就会开始怀疑为什么不只使用 TextEdit 或 TextMate。
Carbon Emacs is a good Emacs application for OS X. It is as close as you'll get to GNU Emacs without compiling for yourself. It fits in well enough with the operating system, but at the same time, is the wonderful Emacs we all know and love. Currently it requires Leopard with the latest release, but most people have upgraded by now anyway. You can fetch it here.
Carbon Emacs 是一款适用于 OS X 的优秀 Emacs 应用程序。它与 GNU Emacs 非常接近,无需自己编译。它非常适合操作系统,但同时也是我们都知道和喜爱的美妙 Emacs。目前它需要最新版本的 Leopard,但大多数人现在已经升级了。你可以在这里取。
Alternatively, if you want to use Vim on OS X, I've heard good things about MacVim.
或者,如果您想在 OS X 上使用 Vim,我听说过MacVim 的好消息。
Beyond those, there are the obvious TextEdit, TextMate, etc line of editors. They work for some people, but most "advanced" users I know (myself included) hate touching them with anything shorter than a 15ft pole.
除此之外,还有明显的 TextEdit、TextMate 等编辑器系列。它们适用于某些人,但我认识的大多数“高级”用户(包括我自己)都讨厌用比 15 英尺长的杆子更短的任何东西接触他们。
回答by Brian Warshaw
I've tried Komodo out a bit, and I really like it so far. Aptana, an Eclipse variant, is also rather useful for a wide variety of things. There's always good ole' VI, too!
我已经尝试过 Komodo,到目前为止我真的很喜欢它。Aptana 是 Eclipse 的一个变体,在很多方面也非常有用。也总是有好的 ole' VI!
回答by wvdschel
回答by vikmalhotra
There's a new kid on the block - PHPStorm. I used it for a whole year. Its not free but offers an individual license of 49$ for a year, free for Open Source Developers.
有一个新的孩子 - PHPStorm。我用了整整一年。它不是免费的,但提供一年 49 美元的个人许可证,对开源开发人员免费。
- Speedy for an IDE- Its based on Java so looks somewhat like Eclipse/Netbeans but smokes them to dust in terms of speed (not as fast as Coda/Textmate as this is an IDE).
- Keyboard shortcuts galore- I seldom touched the mouse while developing using PHPStorm (that's what I didn't like about Coda)
- Subversion support built-in- Didn't need to touch Versions or any other SVN client on Mac
- Supports snippets, templates- zen-coding is supported as well
- Supports projects, though in separate windows
- File search, code search
- code completion, supports PHPDoc code completion too
- IDE 的快速- 它基于 Java,因此看起来有点像 Eclipse/Netbeans,但在速度方面将它们化为灰烬(不如 Coda/Textmate 快,因为这是一个 IDE)。
- 大量的键盘快捷键- 我在使用 PHPStorm 开发时很少触摸鼠标(这就是我不喜欢 Coda 的地方)
- 内置 Subversion 支持- 不需要在 Mac 上触摸版本或任何其他 SVN 客户端
- 支持片段、模板- 也支持禅宗编码
- 支持项目,但在单独的窗口中
- 文件搜索、代码搜索
- 代码补全,也支持PHPDoc代码补全