A Gedit plugin for Zen Coding
Zen Coding is a pretty sweet set of tools for HTML and CSS that allows you to code things in a short of code shorthand, hit a magic button, and it expand to regular old code.
If you’re interested, here’s a demo video of it.
Sadly, there’s no official Gedit plugin for it, but Stuart Langridge hacked up a quick plugin a few months ago. However, it left a bit to be desired, and he didn’t seem to interested in maintaining it.
Therefore, I’m continuing development on it myself. I’ve fixed a few bugs and refactored a couple parts, and I’m hoping to turn this into a really nice plugin.
The code is all at GitHub, so feel free to download, drop it into your Gedit plugins folder (see the README file for more info), and try it out.