I have made it a repo of syntax file for Css3,LessCss,Scss,Haml. It's possibile add to kate? i have updated the css3 rules also :-) Reproducible: Always
This syntax are checked with checktd and not have problems :-)
i've updated the less.xml backporting some feature of scss.xml. my scss.xml it's more complete for css tag respect the scss in the 4.8.90 version.
Mte90: Hi, Nice work! You may be interested to check out this repos: * https://github.com/mtorromeo/kate-syntax-files
If you sync your stuff with kate.git master, we can merge it. Please update version numbers in .xml, too.
Git commit 014dcec6d5679f3cbd30d5ee990b492274e3722c by Christoph Cullmann. Committed on 24/10/2012 at 16:32. Pushed by cullmann into branch 'master'. add some highlighings, the others did have checkdtd problems or clash with variants in our git A +653 -0 part/syntax/data/ccss.xml A +674 -0 part/syntax/data/less.xml A +255 -0 part/syntax/data/mako.xml A +59 -0 part/syntax/data/restructuredtext.xml A +332 -0 part/syntax/data/template-toolkit.xml http://commits.kde.org/kate/014dcec6d5679f3cbd30d5ee990b492274e3722c
Hi, could you look at the files I didn't commit, to either fix their checkdtd problems or merge them with our master variants? Then I would merge them, too! Thanks for all your work!
i have used the xml validator on kate and don't have find any problems...
Just try the checkdtd script in the part/syntax/data folder.
i don't find this package on debian repo XD
Clone the kate.git, inside part/syntax/data, there is this small script.
i have used checkdtd but not have found error :-)
Than I need to retry ;) Perhaps I did something wrong ;)
Git commit 77051227f34cb92a9c1da7fbad7ae7a37e17be6e by Christoph Cullmann. Committed on 27/10/2012 at 13:10. Pushed by cullmann into branch 'master'. add haml HL thanks to Mte90 A +523 -0 part/syntax/data/haml.xml http://commits.kde.org/kate/77051227f34cb92a9c1da7fbad7ae7a37e17be6e
Git commit 475ad9551da98655f181f60d6f0bf86c8d8fa4e0 by Christoph Cullmann. Committed on 27/10/2012 at 13:12. Pushed by cullmann into branch 'master'. update less + scss again thanks to mte90 M +816 -672 part/syntax/data/less.xml M +834 -701 part/syntax/data/scss.xml http://commits.kde.org/kate/475ad9551da98655f181f60d6f0bf86c8d8fa4e0
Git commit d0f9202cc84403c56302a3c09f497dddf34248fc by Christoph Cullmann. Committed on 27/10/2012 at 13:14. Pushed by cullmann into branch 'master'. update CSS thanks to mte90 M +815 -699 part/syntax/data/css.xml http://commits.kde.org/kate/d0f9202cc84403c56302a3c09f497dddf34248fc
Sorry, I got confused and used the xml's from the other git. * https://github.com/mtorromeo/kate-syntax-files Now we use your ones that validate, all of https://github.com/Mte90/Web-Syntax-Kate is now in kate.git master. If some stuff from https://github.com/mtorromeo/kate-syntax-files is missing, please inform me again. Beside, would be nice to get such stuff as submissions via git directly, you can all get a KDE git account to do so, would be less confusing to have "one" place for the files inside our kate.git (and users will get the hl files via the update dialog)