ActiveState Community

Komodo

Komodo IDE is the first unified workspace for end-to-end development of dynamic web applications. A rich feature set for client-side Ajax languages such as CSS, HTML, JavaScript and XML, coupled with advanced support for dynamic languages such as Perl, PHP, Python, Ruby and Tcl, enables developers to quickly and easily create robust web apps.

Komodo Edit is a free, multi-language editor that makes it easy to write quality code. Focus on what your code can do; let your editor sweat the details. Background syntax checking and syntax coloring catch errors immediately, while AutoComplete and CallTips guide you as you write. Available on Linux, Mac OS X and Windows.

The Open Komodo Project is a new initiative by ActiveState to create an open source platform for building developer environments based on the award-winning Komodo IDE.

Quick Links:

  • Download Komodo IDE from here.
  • Download Komodo Edit from here
  • For more info on Open Komodo, click here
  • Search and report Komodo bugs: here

Please see below for recent FAQ articles or Forum Posts related to Komodo:

Latest Article: Adding a Komodo hyperlink handler

Posted by: toddw on 2009-03-12 10:23

The Komodo hyperlink handling is useful for providing a customized action for the given text underneath the Komodo cursor, see here for an overview: http://community.activestate.com/komodo-51-features#hyperlinks You can also add your own customized hyperlink handler. Below is an example of adding a custom regular expression hyperlink handler to Komodo.