ExpressionEngine Sugar for Espresso

Espresso by MacRabbit allows you to extend its capabilities by using 'sugars'. These are essentially plugins. This ExpressionEngine sugar adds language support, codesense and itemization (code folding).

For those of you who prefer not to use GitHub, you can download it from my site instead. This may not be the latest and greatest version though, as I'm constantly updating it.

Installation

Download the sugar from GitHub (use the download button up the top), double click ExpressionEngine.sugar and you're ready to go.

Basic Usage

Usage is fairly straight forward. The first thing you must do is place:


{!--exp:template--}

at the top of your templates for Espresso to recognize them as EE templates. Close and open the document for the changes to take effect.

If you don't want to add these to all your templates, just go to View > Language and choose ExpressionEngine

There are no more specific instructions to actually use the Sugar, just code like you normally would, and you'll notice the code folding, auto complete and colouring.

Having Problems?

Feel free to contact me if you have any problems, questions or suggestions about this project.