Leo can colorize javascript (perhaps not es-6 specifically). @language javascript works fine on my tiny test node.
On Wednesday, September 23, 2020 at 1:14:02 PM UTC-4 gar wrote: > For my private usage I made javascript-es6 syntax fork and use it in my > project until now. > Actually it is pretty hard - need to make some python coding. > The coloring code itself can be found in leo source code. > Also there's an option to use pygments as a highlighter, but at the moment > I tried it - it worked only with python :-( > Edward promised to fix it - but I didnt know the status of this work since > my own version of js-es6 is pretty good for me. > https://github.com/iggu/leo-editor here you can see what actually was done > > вт, 22 сент. 2020 г. в 20:20, k-hen <[email protected]>: > >> OK, I've looked around, but can't seem to find anything on the docs on >> defining custom syntaxes. i.e. I can't seem to find and @language sql >> >> Can I do this myself (realistically)? >> >> -- >> You received this message because you are subscribed to the Google Groups >> "leo-editor" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/leo-editor/47b02c2d-e030-45b1-9457-57ababea9e21n%40googlegroups.com >> >> <https://groups.google.com/d/msgid/leo-editor/47b02c2d-e030-45b1-9457-57ababea9e21n%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/652d91e9-3876-4df6-b628-811c42fa1f85n%40googlegroups.com.
