Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
gave it a quick go, but no luck #17
Conversation
aeischeid
added some commits
Oct 19, 2011
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment Hide comment
aeischeid
Oct 19, 2011
This guy has code that seems a little divergent from this base, but it works in gedit3 for me.
https://github.com/rtlong/gmate/tree/master/plugins3/zencoding
aeischeid
commented
Oct 19, 2011
This guy has code that seems a little divergent from this base, but it works in gedit3 for me. https://github.com/rtlong/gmate/tree/master/plugins3/zencoding |
chuchiperriman
and others
added some commits
Dec 24, 2012
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment Hide comment
aeischeid
Dec 28, 2012
received a pull request. haven't tested as I I am currently using the plugin included in gmate bundle which works off of different implementation it looks like. came from https://github.com/fmarcia/zen-coding-gedit originally,
aeischeid
commented
Dec 28, 2012
received a pull request. haven't tested as I I am currently using the plugin included in gmate bundle which works off of different implementation it looks like. came from https://github.com/fmarcia/zen-coding-gedit originally, |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment Hide comment
mikecrittenden
Dec 28, 2012
Owner
aeischeid, would you like me to add you as maintainer? I don't use gedit anymore so I'm going to be pretty useless here.
aeischeid, would you like me to add you as maintainer? I don't use gedit anymore so I'm going to be pretty useless here. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment Hide comment
aeischeid
Dec 28, 2012
no, I don't really use this plugin any more since I write mostly jade templates these days, and the plugin in gmate bundle does seem to work just fine. maybe we should just delete these repos at some point to avoid confusion for people trying to fix issues.
aeischeid
commented
Dec 28, 2012
no, I don't really use this plugin any more since I write mostly jade templates these days, and the plugin in gmate bundle does seem to work just fine. maybe we should just delete these repos at some point to avoid confusion for people trying to fix issues. |
aeischeid commentedOct 19, 2011
I tried doing some clumsy renaming to get the plugin to work with Gedit 3, but it fails when I try to activate the plugin under gedit preferences. I am not sure how to troubleshoot a python plugin like this to see where the problem is.
probably just more to do to complete the port, I think the parts I did do were correct, so hopefully that helps out a little.