Extend syntax, including Prolog support
berezovskyi opened this issue · 3 comments
berezovskyi commented
I saw that wastebin is currently using Syntect for highlighting, which in turn relies on Sublime-2-based theme definitions. I also saw #17, which uses Tree-sitter for highlighing.
How difficult would it be to add support for Prolog code highlighting, e.g. by plugging https://github.com/BenjaminSchaaf/swi-prolog-sublime-syntax or https://github.com/Rukiza/tree-sitter-prolog into Syntect or Tree-sitter, respectively?
I am a Rust noob so far (scratch that, I have no Rust experience at all), just so that you know.
berezovskyi commented
I'd also be interested in other things like https://github.com/blake-regalia/linked-data.syntaxes but that's for later.
matze commented
berezovskyi commented
@matze vielen Dank 🤝 works wonderfully!