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

Gedit v3 and this plugin #18

Closed ZekMan closed 12 years ago

ZekMan commented 13 years ago

New folder plugins in ubuntu 11.10: ~/.local/share/gedit/plugins

New regulations: .gedit-plugin extension should be named .plugin [Gedit Plugin] header should be [Plugin] IAge=2 should be IAge=3 All plugins must have a .plugin file along side it.

But this does not help. The plugin does not work in gedit 3. http://itmag.es/42H2K

Thimoteus commented 13 years ago

Check this one out: https://github.com/rtlong/gmate/tree/master/plugins3/zencoding

I'm using it with gedit 3. Only problem I found was Right moves a word right (similarly with Left) instead of moving to the next edit point. I couldn't figure out why it was doing that, so I switched the next/previous edit point shortcuts.

gnatih commented 12 years ago

This one seems to work - https://github.com/mtrovo/zen-coding-gedit3.