Listed below you should see all Komodo Extensions hosted on this site. To install a Komodo extension, download it to your system and then open it in Komodo by going to File / Open... and then browsing to the xpi file.
Support for autocompletion in DITA files. Includes templates for topic, task, concept, reference and ditamap files.
JSTreeDrive add new tab in left pane.
This extension enables:
.
This extension is intended to be more of a hello-world reference on getting started writing extensions than a useful tool. However, you're welcome to use it. Installing it will add an "Undo slider" menu item under Tools, which when selected will put up a small dialog box with a slider widget set to the undo point in the current buffer. Move it to the left to undo multiple changes; move it to the right to restore ("redo") the changes. If you change the buffer while the Undo Slider is visible, the widget will automatically update itself.
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 same linter that is already used by Komodo IDE.
This simple extension for Komodo Edit adds a new tab with the list of the functions, classes and methods of the current file, double clicking an item moves you to the line of that item. Can now also filter items on the tree.
This extension provides helper tools for working with JavaScript and Python inside of Komodo.