When comparing SlickEdit vs Komodo IDE, the Slant community recommends Komodo IDE for most people. In the question“What are the best JavaScript IDEs or editors?” Komodo IDE is ranked 20th while SlickEdit is ranked 35th. The most important reason people chose Komodo IDE is:
Since Version Control features are very frequently used these days, having them built right into your IDE seems quite the right thing to do. With Komodo, you can perform your Git push-es and pull-s right while you're coding.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Extensive support for programming languages
SlickEdit supports over 50 programming languages on nine platforms.
Pro Built-in beautifier
The beautifier formats code as you type to help improve readability and consistency.
Pro Compiler tools
Pro Scriptable
Write custom macro commands, functions, dialogs and tool windows.
Pro Over 13 emulations
Choose from fifteen keyboard emulations, containing the key bindings and behaviors necessary to emulate other editors (e.g., CUA, Vim, GNU Emacs, etc.)
Pro Extensive configuration options
Pro Easy access to Visual Studio workspace
SlickEdit opens Visual Studio workspace with no conversions needed.
Pro Symbol analysis support
There are powerful symbol analysis features in SlickEdit, including context tagging and references.
Pro Integrated debuggers for multiple languages
Integrated debuggers for GNU C++, Java, Python, Perl, Ruby, and PHP.
Pro Multi-Platform
Windows, Linux, Mac OS X, AIX, HP-UX, Solaris SPARC, Solaris x86
Pro Portable mode
Possibility to set up a portable installation, to run on a USB drive for example.
Pro Easy access to XCode projects
SlickEdit opens XCode projects with no conversions needed.
Pro Third party tool integration
Pro Popular version control system
Pro Built in Version Control
Since Version Control features are very frequently used these days, having them built right into your IDE seems quite the right thing to do. With Komodo, you can perform your Git push-es and pull-s right while you're coding.
Pro Collaboration tools
If you're working with a remote dev team, you'll quickly realize the importance of code collaboration while programming. With the Komodo IDE you don't have to setup a separate teamviewer session, or even share code via dropbox with other devs. All you need is an ActiveState account (+ a partner with the KomodoIDE ofcourse) and your remote team could see LIVE and contribute to your changes in the source files of your app
Cons
Con No command line option
This is a visual only editor
Con It's kinda slow
If you have a very large project or tag database, it can hang the UI.
Con Not free
Komodo IDE costs you $89 for a personal license. Even though they have a Free basic version (that's also opensource), but this lacks most of the functionality that the paid version has.