
Open and create codes in a variety of programming and scripting languages, including PHP, Python, Ruby, Tcl, Perl, JavaScript, CSS, XML, HTML, Template-Toolkit, HTML-Smarty, Djang, and RHTML. View Ruby tools, such as generators, migrate, plugins, and snippets, run tests, debug, generate or delete databases, and edit files within projects.
Komodo Edit is an integrated development environment (IDE) supporting multiple programming and scripting languages, such as Python, Ruby, PHP, Tcl, JavaScript, Perl, HTML, CSS and RHTML. The program has a nice and modern interface, which can easily be adapted to your preferences, mostly regarding the location of the different panes and toolbars. Being an IDE, this tool is mainly oriented to programmers.
The editor comes with various features that can make programming an easier task. You can start a new project from scratch or a template. Likewise, you can use predefined blocks of HTML code. Just like most similar programs, Komodo Edit supports syntax highlighting and intelligent code completion, which can help you avoid typing and syntax mistakes as well as remember complex syntactic structures. Besides, Komodo Edit has its built-in spellchecker. It also supports, multiple selections, paragraph alignment and setting bookmarks. While you write your code, you can verify the results by previewing pages on your default web browser. Finally, it is good that the editor can be run from the command line.
All in all, Komodo Edit works stably and does not use much CPU power. However, it does consume a lot of RAM, which may affect other software running on a computer with low memory resources. The product is open source so it is a great alternative when you are running on a low budget. You should know that there is a similar program by the same developer, which is actually a paid version of the same tool. It is called Comodo IDE and comes with many more features, such as debugging, unit testing, code refactoring, code profiling and integration with other technologies.
v9.3 [Nov 5, 2015]
Documentation browser (IDE): Allows you to quickly navigate the documentation for our codeintel supported languages. Giving you quick access to basic documentation, with shortcuts to online documentation and contextual actions (insert snippet). This is entirely keyboard driven through Commando.
Run Code In-Line (IDE): Hit a shortcut to run the current the current file using the configured interpreter, then quickly review its results. Useful to quickly test bits of code. This works on unsaved files as well as selections (ie. run only the selected text).
Quick Bookmarks: Quickly place numeric bookmarks and go to them, allowing you to use bookmarks as more than just reminders. Hit Ctrl Shift number to place a quick bookmark, then hit Ctrl number to go to that bookmark.
Console Widget: The new Console pane allows you to interact with the Komodo runtime much in the same way as you would use your browser developer tools console to interact with a website. This is especially useful for developers wanting to customize their Komodo experience.
CSS Auto-Completions: CSS, LESS, and SCSS files now support auto-completions and code browsing. This will also work when editing HTML and using CSS classes or ID’s in your markup. With the 9.3.0 release this only works for CSS files living at the same or a lower level as the HTML file, we will very soon be supporting this project wide.
Auto-Wrap Delimiters: When pressing a delimiter (eg. double quotes) while having text selected the text will be wrapped by that delimiter. Delimiters are configurable from your Preferences and can be disabled entirely.
Auto multi-caret for HTML/XML tags: When selecting an HTML (XML) tag the corresponding start/end tag will also be selected, allowing you to change the start and end tag without having to select each individually.
Elastic Tabstops: Komodo now supports Elastic Tabstops. Since this is intended only for files that use tab characters for indentation it is disabled by default. You can enable it under Indentation Preferences.
In-line Syntax Checking: When syntax errors/warnings occur a small notification popup will show at the bottom right corner of your editor window.
Package Manager 2.0: You can now fully manage your packages via Komodo, ie. uninstall, update, etc. (the previous version only allowed you to install). Advanced functionality currently only works for addons, skins, and languages.
Enhanced Multi-Caret Mode: Multiple caret mode is now much more flexible and useful, allowing for more complex actions than before. You can also now set multi-carets with ctrl click.
Embedded Find/Replace: Find and replace has been significantly overhauled and is now part of the editor (rather than a popup dialog).
Multiple Find Result Tabs: Every search now opens in its own result tab, you are no longer limited to 2 tabs. Find results now also show a new input field that allow you to search again with the same input but a different search pattern.
Macros renamed to Userscripts: Toolbox Macros have been renamed to Userscripts. Macros also still exist but only through the toolbar or menu interface. When you save them to your toolbox they effectively become userscripts.
Quick Start on Tabs: When opening a new tab you now get a view that lets you pick what to do with the tab; eg. create a new file, open files, new file from template, recent file, etc.
New & Improved File Icons: The language icons have been updated to be more distinctive and less generic looking.
Commando has gotten a visual overhaul: More lightweight, no borders or gradients. Commando now feels as lightweight as it is.
Tons and tons of UX improvements: An ongoing effort to make Komodo the most user friendly IDE out there by many miles.