Text Editor Actions for Espresso

TEA for Espresso is bundled with Espresso, so there is nothing to install. This page is left online for lingering Espresso 1 users.

If you are interested in creating custom shell script actions for Espresso 2, use my new ShellActions.sugar instead.

If you are interested in creating actions using a high-level language, use Espresso 2’s JavaScript API (there is no longer any way to directly access the API with Python, as was originally provided by TEA).

And as long as you are here, check out my newer, more awesome Sugars:

Documentation for Espresso 1 version. This documentation is almost entirely out of date for Espresso 2.