MoreKomodo adds new operations on files, text conversion function and find in file panel enhancement.
This extension provides the TCL syntax checking (linting) support to Komodo Edit. The linter used to do the processing is ActiveState's specific TCL linter "kotcllint".
The AutoCode extension adds some extra functionality to Komodo, that makes it easier than ever to write (and test) quality code. Its features include:
List all bookmarks in current file with a preview of the corresponding line.
Lua syntax checker.
Uses luac so luac (Linux) or luac.exe(Windows) must be available in $PATH/%PATH%
CTags support for Komodo IDE/Edit.
Finds definitions in a vi compatible tags file, can open the referenced file.
Just added this first version of with syntax highlighting.
Here is an extension that provides a servers tab inside of Komodo (installed after the Code Browser tab).