crittermike / zen-coding-gedit

Integration of Zen Coding (a set of plugins for high-speed HTML and CSS coding) into a Gedit plugin
Other
97 stars 22 forks source link

Zen Coding for Gedit

Zen Coding is a plugin for high-speed HTML, XML, XSL (or any other structured code format) coding and editing. The core of this plugin is a powerful abbreviation engine which allows you to expand expressions - similar to CSS selectors - into HTML code.

This plugin integrates Zen Coding into Gedit.

Features

Zen Coding is a swiss army knife for common CSS and XHTML tasks. Read this for details. Note that almost every action highly depends on current caret position inside text editor.

With this plugin, you can:

Shortcuts can be changed in zencoding/plugin.py to fit your needs.

Installation

  1. Download zip or tar source and unpack it.
  2. Move zencoding.gedit-plugin and the zencoding folder into ~/.gnome2/gedit/plugins/
  3. In Gedit, go to Edit → Preferences → Plugins to enable the plugin.
  4. Try it out using the shortcut keys listed above.

Credits