Skip to content

Tools for fast XHTML and CSS coding for Gedit3

License

Notifications You must be signed in to change notification settings

mtrovo/zen-coding-gedit3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Tools for fast XHTML and CSS coding for Gedit3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 99.8%
  • Shell 0.2%