i updated it fixed MANY buggers.. http://haml.googlegroups.com/web/haml_highlighting_for_kde-1.1.tar.gz
it comes with my highlighting_test.haml file. (a big test case) i also want to incorporate many testcases form the haml source into this file. and i have a plan to make a highlighting_errors_test.haml that contains stuff that errors out (and could therefor be red-lined by the text editor).. currently is does nearly everything right except for the multiline indentation delimited comments. i'll look at the docu: http://kate-editor.org/downloads/syntax_highlighting and see if i manage, otherwise i'll call in the help of the kate devs. i do want this (and a to be made sass highlighting scheme) to become part of kde. thanks guys, cies breijs. On Nov 26, 4:48 am, FiXato <[EMAIL PROTECTED]> wrote: > YAY! Many thanks for this :) > Should make things easier to spot using Kate ;) > > -Filip > > 2008/11/25 cies <[EMAIL PROTECTED]>: > > > > > the haml syntax highlighting file for KDE was lost, the link: > >http://www.wrong.button.com/code/haml.xml > > was dead. > > > i could reach the author so i got off^H^H^H on my ass and made > > something similar. uploaded it to this group: > >http://haml.googlegroups.com/web/haml_highlighting_for_kde.tar.gz > > > please help me test/extend it (just bump the version number by a minor > > if you do), thanks! > > it works quite well so far. (oh, multiline stuff, using a pipe sign, > > has to be implemented, not in the TODO yet) > > > here some stuff, like TODOs, from the file (i dont like to type it > > twice): > > > <language name="haml with Ruby" version="1.0" kateversion="2.3" > > section="Markup" > > extensions="*.haml" mimetype="text/x-haml" > > author="Cies Breijs (cies_at_kde_nl)" license="LGPL"> > > > <!-- learned and copied a lot from rhtml.xml --> > > <!-- TODO: commenting doesn't work, test all of the haml spec with > > this highlighting scheme, mark more error (currently only unpaired > > spaces on indentation), give ruby code a little background, highlight > > xml entities in plain text --> > > <!-- ripped out some functionality from rhtml, like GDL, maybe put > > this back in some day... --> > > <!-- rhtml is rails specific, i ripped the rails helper keywords out > > as i'm a _merb_ guy... --> > > > cheers, > > cies breijs. > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Haml" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/haml?hl=en -~----------~----~----~----~------~----~------~--~---
