On Mon, 24 Nov 2008 08:07:43 +0400, "Walery Studennikov" despairr@gmail.com wrote:
2008/11/23 Enrico Tröger enrico.troeger@uvena.de:
On Fri, 21 Nov 2008 21:30:12 +0400, "Walery Studennikov" despairr@gmail.com wrote:
Hi.
I wish to add syntax highlighting support for YAML and I've performed some effort in this area. Here is the patch with my try. But highlighting still doesn't work. What have I missed? Please, help ;)
See the attached patch for a more complete version. You missed basic changes in src/highlighting.c.
Please note that the attached patch is made from GIT, so you need to apply it with: patch -p1 < /path/to/geany_yaml_v2.patch
Thank you. I've made the final version of the patch -- it is attached.
And it was again missing many parts of v2. Anyway, I just committed my version to SVN. If anything is missing, just tell me.
Regards, Enrico