zen-coding-gedit3 icon indicating copy to clipboard operation
zen-coding-gedit3 copied to clipboard

Tools for fast XHTML and CSS coding for Gedit3

Zen Coding for Gedit

This plugin fully integrates Zen Coding into Gedit. With Zen Coding for Gedit, you can:

  • Expand abbreviation (*)
  • Expand incrementally with abbreviation (*)
  • Wrap incrementally with abbreviation (*)
  • Zenify (reduce to abbreviation) (**)
  • Insert incrementally 'lorem ipsum' words or sentences, or random letters (***)
  • Select inward or outward (**)
  • Go to previous or next html tag (**)
  • Go to previous or next html node (**)
  • Go to previous or next edit point
  • Update tag image size
  • Toggle between image url and data
  • Merge lines
  • Remove tag
  • Split or join tags
  • Toggle comment
  • Create your own abbreviations and snippets

(*) use snippets when available

(**) these features use html_navigation.py instead of zen_actions.py

(***) see lorem_ipsum.py for usage

Installation

  1. Download zip or tar source
  2. Unpack it
  3. Run ./install.sh
  4. In Gedit, go to Edit > Preferences > Plugins and enable the plugin

Credits

License

Zen Coding for Gedit is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.