Mac text/code editor - Stack Overflow most recent 30 from stackoverflow.com2009-12-07T16:12:58Zhttp://stackoverflow.com/feeds/question/20533http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/20533/mac-text-code-editor8Mac text/code editorTeifion2008-08-21T17:03:25Z2009-03-13T08:30:56Z
<p>I searched for this and found <a href="http://beta.stackoverflow.com/users/1632/maudite" rel="nofollow">Maudite's</a> question about <a href="http://beta.stackoverflow.com/questions/14155/text-editors#14203" rel="nofollow">text editors</a> but they were all for Windows.</p>
<p>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.</p>
<p><strong>Free</strong></p>
<ol>
<li><a href="http://www.barebones.com/products/textwrangler/" rel="nofollow">Textwrangler</a></li>
<li><a href="http://developer.apple.com/tools/xcode/" rel="nofollow">XCode</a> and <a href="http://developer.apple.com/tools/dashcode/" rel="nofollow">DashCode</a></li>
<li><a href="http://code.google.com/p/macvim/" rel="nofollow">Mac Vim</a></li>
<li><a href="http://smultron.sourceforge.net/" rel="nofollow">Smultron</a></li>
<li><a href="http://aquamacs.org/" rel="nofollow">Aquamacs</a> and closer to the original <a href="http://homepage.mac.com/zenitani/emacs-e.html" rel="nofollow">EMacs</a></li>
<li><a href="http://www.jedit.org/" rel="nofollow">JEdit</a></li>
<li><a href="http://editra.org/" rel="nofollow">Editra</a></li>
<li><a href="http://www.eclipse.org/" rel="nofollow">Eclipse</a></li>
<li><a href="http://www.netbeans.org/kb/articles/mac.html" rel="nofollow">NetBeans</a></li>
</ol>
<p><br>
<strong>Commercial</strong></p>
<ol>
<li><a href="http://macromates.com/" rel="nofollow">Textmate</a></li>
<li><a href="http://www.barebones.com/products/bbedit/" rel="nofollow">BBEdit</a></li>
<li><a href="http://www.codingmonkeys.de/subethaedit/" rel="nofollow">SubEthaEdit</a></li>
<li><a href="http://www.panic.com/coda/" rel="nofollow">Coda</a></li>
</ol>
<p><br>
<strong>Articles related to the subject</strong></p>
<ol>
<li><a href="http://mac360.com/index.php/mac360/comments/faceoff_which_is_the_best_text_editor_ever/" rel="nofollow">Faceoff, which is the best text editor ever?</a></li>
</ol>
<p>Thank you everybody that has added suggestions, if I miss your suggestion then I'm sorry, I'm sure you can find me on Twitter or via Google.</p>
http://stackoverflow.com/questions/20533/mac-text-code-editor/20536#205362Answer by palmsey for Mac text/code editorpalmsey2008-08-21T17:05:38Z2008-08-21T17:05:38Z<ul>
<li><a href="http://developer.apple.com/tools/eclipse.html" rel="nofollow">Eclipse</a> and it's variants.</li>
<li><a href="http://www.netbeans.org/kb/articles/mac.html" rel="nofollow">Netbeans</a></li>
</ul>
http://stackoverflow.com/questions/20533/mac-text-code-editor/20542#205421Answer by pottedmeat for Mac text/code editorpottedmeat2008-08-21T17:07:51Z2008-08-21T17:07:51Z<ul>
<li><a href="http://www.codingmonkeys.de/subethaedit/" rel="nofollow">SubEthaEdit</a></li>
<li><a href="http://www.panic.com/coda/" rel="nofollow">Coda</a></li>
<li><a href="http://developer.apple.com/tools/dashcode/" rel="nofollow">DashCode</a></li>
</ul>
http://stackoverflow.com/questions/20533/mac-text-code-editor/20543#205437Answer by AR for Mac text/code editorAR2008-08-21T17:07:53Z2008-08-21T17:07:53Z<p>I haven't used it myself, but another <strong>free</strong> one that I've heard good thing about is <a href="http://smultron.sourceforge.net/" rel="nofollow">Smultron</a>.</p>
<p>In my own research on this, I found this interesting article:
<a href="http://mac360.com/index.php/mac360/comments/faceoff_which_is_the_best_text_editor_ever/" rel="nofollow">Faceoff: Which Is The Best Mac Text Editor Ever?</a></p>
http://stackoverflow.com/questions/20533/mac-text-code-editor/20545#205452Answer by bcwood for Mac text/code editorbcwood2008-08-21T17:08:08Z2008-08-21T17:08:08Z<p><a href="http://http://smultron.sourceforge.net/" rel="nofollow">Smultron</a> is another good (and free) one.</p>
http://stackoverflow.com/questions/20533/mac-text-code-editor/20549#205493Answer by Adam Mika for Mac text/code editorAdam Mika2008-08-21T17:08:21Z2008-08-21T17:08:21Z<p><a href="http://code.google.com/p/macvim/" rel="nofollow">MacVim</a> and <a href="http://www.codingmonkeys.de/subethaedit/" rel="nofollow">SubEthaEdit</a> are two nice options</p>
http://stackoverflow.com/questions/20533/mac-text-code-editor/20550#205504Answer by wvdschel for Mac text/code editorwvdschel2008-08-21T17:08:23Z2008-08-21T17:08:23Z<p>Best open source one is <a href="http://smultron.sourceforge.net/" rel="nofollow">Smultron</a> in my opinion, but it doesn't a torch to TextMate.</p>
http://stackoverflow.com/questions/20533/mac-text-code-editor/20552#205521Answer by Matthew Christensen for Mac text/code editorMatthew Christensen2008-08-21T17:09:26Z2008-08-21T17:09:26Z<p>I use <a href="http://developer.apple.com/tools/eclipse.html" rel="nofollow">Eclipse</a> as my primary editor (for python) but I always keep <a href="http://www.codingmonkeys.de/subethaedit/" rel="nofollow">SubEthaEdit</a> handy as my supplemental text editor (free trial, 30 euros to license). It's not super-complicated but it does what I need.</p>
http://stackoverflow.com/questions/20533/mac-text-code-editor/20553#205531Answer by Brian Warshaw for Mac text/code editorBrian Warshaw2008-08-21T17:09:51Z2008-08-21T17:09:51Z<p>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!</p>
http://stackoverflow.com/questions/20533/mac-text-code-editor/20556#205567Answer by Nate Smith for Mac text/code editorNate Smith2008-08-21T17:10:30Z2008-08-21T17:10:30Z<ul>
<li>Emacs</li>
<li>Vim</li>
</ul>
<p>But I use TextMate, and can say that it is, without a doubt, worth every penny I paid for it.</p>
http://stackoverflow.com/questions/20533/mac-text-code-editor/20557#205571Answer by Brock Boland for Mac text/code editorBrock Boland2008-08-21T17:11:16Z2008-08-21T17:11:16Z<p><a href="http://macromates.com/" rel="nofollow">TextMate</a> is my favorite.</p>
http://stackoverflow.com/questions/20533/mac-text-code-editor/20568#205680Answer by Grant Goodale for Mac text/code editorGrant Goodale2008-08-21T17:15:20Z2008-08-21T17:24:23Z<p>You might consider one of the classics - they're both free, extensible and have large user bases that extend beyond the Mac:</p>
<ul>
<li><a href="http://aquamacs.org/" rel="nofollow">Aquamacs</a> - emacs for OS X (emacs in a shell window is also an option)</li>
<li><a href="http://macvim.org/" rel="nofollow">Mac Vim</a> - VI with a Mac-specific GUI (vim in a shell window is also an option)</li>
</ul>
http://stackoverflow.com/questions/20533/mac-text-code-editor/20577#205772Answer by Funkatron for Mac text/code editorFunkatron2008-08-21T17:18:56Z2008-08-21T17:18:56Z<p><a href="http://www.jedit.org/" rel="nofollow">jEdit</a> runs on OS X, being Java-based. It's somewhat similar to TextMate, I think.</p>
<p><a href="http://editra.org/" rel="nofollow">Editra</a> looks interesting, but I've not tried it myself.</p>
http://stackoverflow.com/questions/20533/mac-text-code-editor/20650#2065011Answer by Theo for Mac text/code editorTheo2008-08-21T17:45:36Z2008-08-21T17:45:36Z<p>I thought TextMate was everyone's favourite. I haven't met a programmer using a Mac who is not using TextMate.</p>
http://stackoverflow.com/questions/20533/mac-text-code-editor/20795#207952Answer by wfarr for Mac text/code editorwfarr2008-08-21T19:01:19Z2008-08-21T19:07:00Z<p>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.</p>
<p>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 <a href="http://homepage.mac.com/zenitani/emacs-e.html" rel="nofollow" title="Carbon Emacs">here</a>.</p>
<p>Alternatively, if you want to use Vim on OS X, I've heard good things about <a href="http://macvim.org/OSX/index.php" rel="nofollow" title="MacVim">MacVim</a>.</p>
<p>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.</p>
http://stackoverflow.com/questions/20533/mac-text-code-editor/20822#208220Answer by Preston for Mac text/code editorPreston2008-08-21T19:08:09Z2008-08-21T19:08:09Z<p>Another vote for Smultron. I used it when doing some XQuery programming and being able to define a keyword files for syntax color highlighting was great. </p>
http://stackoverflow.com/questions/20533/mac-text-code-editor/32042#320420Answer by Marie Fischer for Mac text/code editorMarie Fischer2008-08-28T11:41:13Z2008-08-28T11:41:13Z<p>I have installed both Smultron and Textwrangler, but find myself using Smultron most of the time.</p>
http://stackoverflow.com/questions/20533/mac-text-code-editor/34295#342950Answer by Paperflyer for Mac text/code editorPaperflyer2008-08-29T09:58:24Z2008-08-29T09:58:24Z<p>I would love to use a different editor than XCode for coding, but I feel, that no other editor integrates tightly enough with it to be really worthwhile.<br />
However, given some time, TextMate might eventually get to that point. At the moment though, it primarily lacks debugging features and refactoring.</p>
<p>For everything that does not need XCode, I love TextMate. If I had another Mac-user in my workgroup I would probably consider SubEthaEdit for its collaboration features. If it is Emacs you want, I would recommend Aquamacs (more Mac-like) or Carbon Emacs (more GNU-Emacs-like)</p>
http://stackoverflow.com/questions/20533/mac-text-code-editor/64100#641000Answer by Scott Marcy for Mac text/code editorScott Marcy2008-09-15T15:46:02Z2008-09-15T15:46:02Z<p>I've been using BBEdit for years. It's rock-solid, fast, and integrates into my Xcode workflow decently well. (I'm not sure anything integrates into Xcode as well as the built-in editor, but who has time to wait for the built-in editor?)</p>
<p>For small team projects which don't use a source control system, or for single user editing on multiple machines, SubEthaEdit comes highly recommended.</p>
http://stackoverflow.com/questions/20533/mac-text-code-editor/64194#641940Answer by John Knox for Mac text/code editorJohn Knox2008-09-15T15:59:08Z2008-09-15T15:59:08Z<p>I prefer an old-school editing setup. I use command-line vim embedded in a <a href="http://www.gnu.org/software/screen/" rel="nofollow">GNU Screen</a> "window" inside of <a href="http://iterm.sourceforge.net/" rel="nofollow">iTerm</a>.</p>
<p>This may not integrate well with XCode, but I think it works great for developing and using command-line programs. If you spend any significant time working in a terminal, GNU Screen is worth the 30 minutes it takes to master the basic terminal multiplexing concepts.</p>
http://stackoverflow.com/questions/20533/mac-text-code-editor/64644#646440Answer by shyamsundar for Mac text/code editorshyamsundar2008-09-15T16:52:48Z2008-09-15T16:52:48Z<p>Eclipse and Netbeans have text editors among a whole lot of other stuff. I don't think you would want to wait 10 seconds for your text editor to become ready :/...If you are going to spend some serious time coding then spend some time and learn to use vim (emacs too but, I recommend vim)</p>
http://stackoverflow.com/questions/20533/mac-text-code-editor/77328#773280Answer by mdhughes for Mac text/code editormdhughes2008-09-16T21:29:20Z2008-09-16T21:29:20Z<ul>
<li>BBEdit makes all other editors look like Notepad.</li>
</ul>
<p>It handles gigantic files with ease; most text editors (TextMate especially) slow down to a dead crawl or just crash when presented with a large file.</p>
<p>The regexp and multiple-file Find dialogs beat anything else for usability.</p>
<p>The clippings system works like magic, and has selection, indentation, placeholder, and insertion point tags, it's not just dumb text.</p>
<p>BBEdit is heavily AppleScriptable. Everything can be scripted.</p>
<p>In 9.0, BBEdit has code completion, projects, and a ton of other improvements.</p>
<p>I primarily use it for HTML, CSS, JS, and Python, where it's extremely strong. Some more obscure languages are not as well-supported in it, but for most purposes it's fantastic.</p>
<p>The only devs I know who like TextMate are Ruby fans. I really do not get the appeal, it's marginally better than TextWrangler (BBEdit's free little brother), but if you're spending money, you may as well buy the better tool for a few dollars more.</p>
<ul>
<li><p>jEdit does have the virtue of being cross-platform. It's not nearly as good as BBEdit, but it's a competent programmer's editor. If you're ever faced with a Windows or Linux system, it's handy to have one tool you know that works.</p></li>
<li><p>Vim is fine if you have to work over ssh and the remote system or your computer can't do X11. I used to love Vim for the ease of editing large files and doing repeated commands. But these days, it's a no-vote for me, with the annoyance of the non-standard search & replace (using (foo) groups instead of (foo), etc.), painfully bad multi-document handling, lack of a project/disk browser view, lack of AppleScript, and bizarre mouse handling in the GVim version.</p></li>
</ul>
http://stackoverflow.com/questions/20533/mac-text-code-editor/77609#776090Answer by Richard Tallent for Mac text/code editorRichard Tallent2008-09-16T21:55:48Z2008-09-16T21:55:48Z<p>I've been using TextWrangler, it's pretty decent.</p>
<p>But I REALLY miss the Search and Replace and other capabilities of UltraEdit... enough that it's usually worth firing up Parallels to use it instead (UltraEdit runs poorly under Wine at the moment).</p>
http://stackoverflow.com/questions/20533/mac-text-code-editor/77678#776782Answer by X-Istence for Mac text/code editorX-Istence2008-09-16T22:01:35Z2008-09-16T22:01:35Z<p>TextMate not for "advanced programmers". That does not make sense, TextMate contains everything an "advanced programmer" would want. It allows them to define a bundle that allows them to quickly set up the way they want their source code formatted, or one that follows the project guidelines, quick easy access to create entire structures and classes based on typing part of a construct and hitting tab.</p>
<p>TextMate is my tool of choice, it is fast, lightweight and yet contains all of the features I would want in a tool to program with. While it is not tightly integrated in Xcode, that is not a problem for me as I don't write software for Mac OS X. I write software for FreeBSD.</p>
http://stackoverflow.com/questions/20533/mac-text-code-editor/77725#777250Answer by dacracot for Mac text/code editordacracot2008-09-16T22:05:26Z2008-09-16T22:05:26Z<p>Definitely BBEdit... I code, therefore I eat... and BBEdit is what I use to code.</p>
http://stackoverflow.com/questions/20533/mac-text-code-editor/207935#2079350Answer by jmserra for Mac text/code editorjmserra2008-10-16T09:31:59Z2008-10-16T09:31:59Z<p>I have to say that i love Coda, it can do almost anything you need in 'plain' text WebDevelopent,
i use it daily to develop simple and complex projects using XHTML,PHP,Javascript,CSS... </p>
<p>Ok, it's not free but compare it with many other development suits and you'll find that that 100$ are really affordable (i bought many months ago when it was at about 60$)
In the last version they included a lot of new nice features and whoa... just look at <a href="http://www.panic.com/coda/" rel="nofollow">the panic WebSite</a> </p>
<p>Before using coda i was a hardcore ZendStudio User, i used that in Windows,Linux and Mac (i have been user for a long time for all that platforms) as it was developed in Java it was really slow even in a modern MacBookPro.. so i also tested a lots of diferent IDEs for developing but at this moment any of these are as powerful and simple as Coda is</p>
http://stackoverflow.com/questions/20533/mac-text-code-editor/264629#2646290Answer by Alan for Mac text/code editorAlan2008-11-05T08:45:24Z2008-11-05T08:45:24Z<p>I used to use PageSpiner from optima Software (<a href="http://www.optima-system.com/pagespinner/" rel="nofollow">http://www.optima-system.com/pagespinner/</a>) but converted to Coda when Panic first released it and haven't looked back.</p>
<p>Now that the latest version has multi-file find and replace it has just about everything I need and I use it on a daily basis. Another vote for Coda from me.</p>
http://stackoverflow.com/questions/20533/mac-text-code-editor/368345#3683450Answer by ezkl for Mac text/code editorezkl2008-12-15T13:23:21Z2008-12-15T13:23:21Z<p>I used BBEdit for years, but recently converted to Panic's Coda.</p>
<p>I love Coda. It does everything that I need and now that I've begun programming plug-ins for it, it's become a far more rich tool. The support team are responsive and the community that is growing around it is fantastic. There is still a lot of room for improvement, but that's the cool thing about being part of the kind of community that surrounds it; you have a say in what that improvement is.</p>
<p><a href="http://www.panic.com/coda/" rel="nofollow">Panic - Coda</a></p>
http://stackoverflow.com/questions/20533/mac-text-code-editor/373771#3737710Answer by John Booty for Mac text/code editorJohn Booty2008-12-17T06:10:06Z2008-12-17T06:10:06Z<p>Coda's great for PHP/ASP/HTML style development. Great interface, multiple-file search and replace with regexp support, slick FTP/SFTP/etc integration for browsing and editing remote files, SVN integration, etc.</p>
<p>It now supports plugins and the plugin editor can import TextMate bundles, so there's a bright future there. There aren't a lot of must-have plugins yet because the plugin support was newly introduced with version 1.6 a few months back. It's a popular app, though, so I expect more in the future.</p>
<p>The "killer features" for me are:
* Seamless editing of remote files
* Code navigator (symbol browser; pane that lists functions etc)</p>
<p>Most people aren't really into using symbol browsers but as I have to maintain a lot of unfamiliar code I find them invaluable.</p>
<p>I'm not sure that Coda has the "raw power" of TextMate though. I plan on getting familiar with TextMate next.</p>
http://stackoverflow.com/questions/20533/mac-text-code-editor/462830#4628300Answer by unclerojelio for Mac text/code editorunclerojelio2009-01-20T19:52:08Z2009-01-20T19:52:08Z<p>My vote would be for BBedit's free little brother <a href="http://www.barebones.com/products/textwrangler/" rel="nofollow">TextWrangler</a>.</p>
http://stackoverflow.com/questions/20533/mac-text-code-editor/469530#4695300Answer by spdaly for Mac text/code editorspdaly2009-01-22T15:17:34Z2009-01-22T15:17:34Z<p>I am glad I found this question. I have been wrangling with the same question. I use Eclipse for my "heavy" development in Java. I use TextMate (purchased a couple of years ago) but I have yet to find it as amazingly useful as many purport it to be. (That comment should be taken with a a grain of salt. I don't think I use TextMate enough to be qualified to say "use it" or "don't use it."</p>
<p>I just downloaded the demo of BBEdit. Many of the old school programmers say it's the best. I'm looking for a good reference resource though. Any suggestions would be greatly appreciated.</p>
http://stackoverflow.com/questions/20533/mac-text-code-editor/641831#6418310Answer by Jason Miyashiro for Mac text/code editorJason Miyashiro2009-03-13T08:30:56Z2009-03-13T08:30:56Z<p>I purchased Textmate because I liked it so much, one of the few apps I paid for. Other editors are just not worth it. If you are going for an IDE, eclipse or netbeans are great and free.</p>