-
What's new in Komodo IDE
- Database Explorer: Lets you easily explore local and remote database installations, including viewing and managing data. SQLite is supported in this release, with more databases coming soon. Support for each database is implemented as a Komodo extension, so integration with other databases can be easily added.
- Places: A new file manager has been added to Komodo's left pane. It provides a customized view of your file system (local or remote) and easy file management operations such as file editing, drag/drop copying, creation of new files and folders, and search.
- Publishing: Copy remote files to your local system to work on them, then push them back to the remote system when you're done. Komodo keeps track of the synchronization details to avoid copying files that haven't changed, as well as using advanced conflict detection to avoid overwriting changes made by others.
- Workspace Save and Restore: Komodo will now be regularly saving your workspace. In the case of an unexpected shutdown, you can choose to restore your last used workspace the next time it starts up.
- Mozilla 1.9.1: The underlying Mozilla source code has been updated to version 1.9.1, the same code base as Firefox 3.5.
- Hyperlink Additions: Hyperlinks have been extended and can now...
- jump to an HTML anchor tag to it's definition,
- jump to HREF and SRC locations,
- open files from a path reference,
- jump to PHP file includes
- Rx Toolkit Improvements: Choose between Python, Perl, PHP, Ruby, and JavaScript syntax for testing your Regular Expressions. They are now evaluated "out of process", so a long-running regular expression won't tie up the IDE.
(Read the full Release Notes.)
-
Support and Community
The ActiveState Community site has resources to help you use Komodo effectively:
-
Sample Project
Get started fast with Komodo's Sample Project.
-
Feature Showcase
Quick Demos showing advanced search functionality, editing, debugging, and more.
-
Tutorials
Helpful introductions to Ruby on Rails, JavaScript, Ruby, PHP, Perl, Python, XSLT and Run Commands.