geany-zencoding
geany-zencoding copied to clipboard
Zen Coding plugin for Geany
What's the stuts of it?
Hi, I updated geany to 1.33 then re-installed this plugin as per the instructions, and Zen coding no longer appears in the plugin manager. I don't know if it matters...
This fixes #15
`ZenEditor_get_syntax()` always returns 'html', so I cannot use the plugin for css files, see [https://github.com/codebrainz/geany-zencoding/blob/master/src/zen-editor.c#L637](https://github.com/codebrainz/geany-zencoding/blob/master/src/zen-editor.c#L637)
This error occured when i run make. full output when i run make. http://hastebin.com/raw/aceyunusew I am using Archlinux.
At present the Geany Zen Coding plugin ignores the current line indentation when making an expansion or other replacement, which leads to a poorly formatted result that must be manually...
All is in title ..
I was able to install `geany-zencoding` from source on my new Fedora-based box. (I've installed quite easily before on Ubuntu, but new to Fedora) After installation, I get the following...
Geany 1.24.1 on opensuse 13.1. When I call shortcut "Merge lines" on empty tag with line break, program crashes with segmentation fault. It appears in code like this: [tag]%cursor% [/tag]...
Couple of points I noticed, wasn't by any means a real review. 1. some of the keybindings clash with standard ones, ++e and t at least, didn't check all the...