
It has syntax highlighting, auto completion, syntax checking for a few languages and much more but in the end it always feels a little dusty compared to other editors. but lacks some of the features I need in my daily programming job.

It has a lot of features dealing with plain text manipulation, search and replace etc. However it is really focussed on text rather than programming. They are not as old as Emacs and Vim but BBEdit is around for 20 years! It claims to be the editor »that doesn’t suck« and it is a strong contender. Speaking of dinosaurs of course BBEdit and the light weight version called TextWrangler come to mind. I really recommend reading the blog post by Yehuda Katz about switching to MacVim.īoth of them are open source and free of charge. Some of the features that very few other editors offer are: horizontal and vertical split views, whole project tab completion ( most other editors only complete words from the same file ), fundamental customization of almost every behavior of the editor.īesides the features related to programming they are also powerful text editors.īoth editors have OS X versions with a nice GUI wrapper to make them better integrated citizens, AquaEmacs and MacVim. This is why many experienced programmers which started with more modern editors come back to them. They can handle big text files without crashing and for every problem you encounter there is already an extension to solve it. Since they are both really old they are known to work. The cool thing is that you have to learn only one editor and all its specialities and you can work with it on almost any platform and on any remote machine.
Komodo text editor for mac install#
On some shared web hosts you can’t even install your own packages so you are stuck with one of them. Whenever you log into a linux, bsd, osx or other unix machine you can be sure that vi or emacs or both are already there. However they are really powerful and they have one big advantage in common which is that they are available on a lot of operating systems and are installed by default on most of them. Both have a steep learning curve and both are probably not something you want to give your web development intern on the first day at the office. Although there is and always was a strong debate about which one of the two is superior, it is mostly a matter of personal taste in the end. Both have a immensely rich feature set and can be extended to a degree where you can forget about the OS they are running on.

The Editors Emacs / VimĮmacs and Vim are really the dinosaurs of text editors for programmers. This is for developers that are looking for decent editors on the mac to get their job done. Since I have tried most of them I wanted to give an overview and a brief description about each one of them.
Komodo text editor for mac for mac os#
In the last 10 years many new text editors became available for Mac OS X.
