Home

Awesome

A growing collection of tools to help you edit & author HTML/XML documents inside Komodo Edit/IDE.

What it does:

Playing Nice with Others

As of 1.2.1 integration with Zen Coding is turned on by default (if installed and enabled). Any HTML tags/abbreviations will be routed through Zen Coding first.

How to Install (stable)

You must restart Komodo for changes to take effect.

Running the latest copy (unstable)

You can also install HTML Toolkit from source. Follow the Firefox extension proxy file instructions. You can find your XRE/extensions directory path in the docs.

What's in it for Developers

The new 1.0+ version allows developers to add custom abbreviations providers. The Lorem Ipsum generator is an example of such a provider.<br /> You can develop your own to automate common tasks. There is no documentation at this point, but the code should be easy to follow.

HTML Toolkit is modular. You can add your own commands and take advantage of the tools already available. Browse the source code below and ask any questions you might have!