When comparing Slap vs Coda 2, the Slant community recommends Coda 2 for most people. In the question“What are the best JavaScript IDEs or editors?” Coda 2 is ranked 30th while Slap is ranked 45th. The most important reason people chose Coda 2 is:
Coda 2 comprises all you would expect from an IDE: it supports multiple languages (including all the standards); it performs autocomplete of project names, as well as language functions; it supports SVN and GIT; it has good support for plugins (or you can write your own); it has a configurable editor; and it has a built-in preview.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro First-class mouse support
Slap supports mouse keybindings even though it works inside the terminal and also through SSH.
Pro Uses desktop-like keybindings
Slap features configurable keybindings (Ctrl+S, Ctrl+Z, etc).
Pro Great terminal interface
Pro Real IDE with all the benefits
Coda 2 comprises all you would expect from an IDE: it supports multiple languages (including all the standards); it performs autocomplete of project names, as well as language functions; it supports SVN and GIT; it has good support for plugins (or you can write your own); it has a configurable editor; and it has a built-in preview.
Cons
Con Requires node.js
Slap is written in JavaScript and it requires something to interpret it in a local machine. That something is node.js, but for people who don't need node, it would be a hindrance and an overkill to install node just to use a simple text editor. Furthermore, it can only be used remotely if the remote machine has node installed.
Con CLI only
Slap only runs through the terminal.
Con Defective UI
There are several things in Coda that simply don't work, and never have. For instance, the root directory for your local and remote files is simply not honored. For every project, you can specify the root directory for its files. But when you open the project in Coda, it doesn't go there. The file browser just shows whatever the last directory was that you were using, and will write files to the wrong place. Thus, it defeats the purpose of setting the home directory in the first place.
Also, splitting the editor doesn't work. If you've done any programming, you know how important it is to be able to view two files simultaneously. Coda fails to do this, with a bizarre insistence on making the two panes dependent on each other.
Con Support for Mac and commercial use only
Coda 2 is only available on Mac (even though that does make it a native app, meaning its much faster). Coda 2 costs $99 after the 30 day free trial is up.
Con No XDebug
If you also write PHP, there's no XDebug support available.