9 Best Text Editors for Mac – Paid and Free Mac Text Editors. Earlier, we had given you a list of best CSS editors to create and edit CSS files, and some of those editors are good text editors as well. Full featured terminal text editor for Unix-like systems. Free software: mg: Small and light, uses GNU/Emacs keybindings. Installed by default on OpenBSD. Free software: MinEd: Text editor with user-friendly interface, mouse and menu control, and extensive Unicode and CJK support; for Unix/Linux and Windows/DOS. Free software: Nano: A clone of Pico GPL licensed.
I am about to kill dreamweaver...i reall wanna find something smooth and convenient (im addicted to the internal FTP stuff in dreamweaver).
Text Edit For Mac
HELP!
johnnietheblackjohnnietheblackclosed as off topic by Charles Brunet, Dukeling, hohner, MrTheWalrus, oliholzFeb 22 '13 at 20:57
Questions on Stack Overflow are expected to relate to programming within the scope defined by the community. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about reopening questions here. If this question can be reworded to fit the rules in the help center, please edit the question.
9 Answers
It's not free but I think the consensus choice is TextMate.
Smultron is open source and quite nice. Perhaps not as full-featured as DreamWeaver though.
Bennett McElweeBennett McElweeI think if you want to try something like dreamweaver, only lighter, try Coda. It's got lots of CSS stuff, a terminal, remote syncing via FTP. It's a very mac experience. I do enjoy using it when I get a chance these days.
casademoracasademoraI would suggest going with TextWrangler if you are looking for a good GUI supported free IDE. Many programmers love it. I have also seen a lot of people using Smultron (although have never used it myself).
I would also consider trying to learn how to use vim or emacs. I have been learning vim for a couple of months now and find it to be very rewarding. It has some extremely powerful features and can be found almost anywhere (even when I pop over through SSH!)
Although, I think that everyone will tell you that TextMate is widely considered the best text editor. In fact, it is basically the reason I bought a Mac.
You might also want to consider the following (although not free):
--EDIT--
You could also look at the newly released Bespin from Mozilla. Very experimental but worth a look :)
bjtitusbjtitusI am a follower of the true religion of emacs. It's free, and there's a mac version that runs natively in the UI...
But then again, I've already put in the time to beat the learning curve, and have drunk the kool-aid so, take that with as much salt as you require...
Oh, also, it deals great with FTP...
Brian PostowBrian PostowBest Free Text Editor For Programming
Although only the trials are free, both BBEdit and TextMate are excellent text editors and reasonably priced.
Both have comprehensive syntax highlighting and support for a variety of languages (incl HTML and CSS), and both have support for working with files on FTP sites.
I like TextMate a little bit more, but I tend to use BBEdit as it has better printing capabilities and I often find myself printing hard copies for reference.
Andrew GrantAndrew GrantIf you're an Emacs fan, try Aquamacs, an Aqua-style version of Emacs. I use it because I don't have to learn the weird Emacs command to quit or save - Aquamacs uses traditional Mac hotkeys for quit/save/open/new. Emacs hotkeys, as well as pulldown menus, are still available for more complicated functions. Plus it has the fully-developed syntax highlighting of Emacs. I don't know what language you're using, but I know from experience that it's great for Perl.
EDIT: Don't know about internal FTP. Emacs might have it. It certainly seems that, if any text editor has a feature, Emacs should.
Chris LutzChris LutzBest Text Editor On Mac
There ar a lot of options available for text editors.
- TextWrangler
- Emacs
- Aquamacs
- MacVim
- TextEdit
All of them are free. But I personally prefer TextWrangler. Its compatible for HTML/PHP and others popular programming languages.