
Welcome to the Komodo User Guide
What's new in Komodo IDE
Komodo Synchronization: Synchronize your important Komodo data between multiple machines. Changes made to the toolbox, remote server accounts or template files can be synchronized between all of the machines you use Komodo on.
Code Collaboration: Two or more people can collaborate on the same document in real time. Changes made each individual user will be propagated to all other collaborators.
- Syntax Checking: Komodo's syntax checking feature has
been greatly improved in Komodo 7. We've added:
- Multi-language syntax checking - you'll now see errors and warnings for JavaScript and CSS sections in an HTML document
- A syntax checking tab in the bottom pane - you can see those errors and warnings all in one place
- A wider range of syntax checkers to choose from - including JSLint for JavaScript and PyLint for Python
- The ability to enable or disable syntax checkers on a per-file or per-language level
- Preference options - complete customization of syntax checking parameters
- Updated Mozilla Code Base: Komodo is now on the
Firefox 4 (mozilla-central) code base, which means:
- Faster startup - no component registration, so the first startup and restarts after add-on installation will be substantially faster.
- A better browser preview - supporting the lastest and greatest web technologies
- Stability - improvements to the underlying Mozilla code will make Komodo itself more stable
- New Languages
- Mojolicious - a Perl templating language
- CoffeeScript - a JavaScript templating language
(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, Ruby, PHP, Perl, Python, XSLT and Run Commands.