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
- Download zip or tar source
- Unpack it
- Run
./install.sh
- In Gedit, go to Edit > Preferences > Plugins and enable the plugin
- Zen Coding is written by Sergey Chikuyonok
- Zen Coding for Gedit is written by Franck Marcia
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.