Closed deathaxe closed 1 year ago
Hey @deathaxe , first, thank you heaps for doing this work. It's a lot to overhaul the syntax highlighter, and it's overdue for this repo.
I have contributing permissions on this repo and no visibility to the greater Slim org. Speaking for only myself, I support the move to the ST org because this package is relevant to ST users without adding extra features to the Slim language.
This can cross compile to VSCode syntax highlighting, and I'll need to review how Slim is distributed as a VSCode extension. I'll report back on that soon.
Again, thank you for the effort.
Slim has been moved to https://github.com/SublimeText/Slim
Maybe the decisions above would be worth a note in the Readme to avoid confusion @tshedor ?
I've been working on a overhauled syntax definition for Sublime Text 4 (4107+).
It resolves basically all open issues of this repository for ST4 users at the time writing.
see:
Syntax is basically completely rewritten based on ST4's HAML syntax using a fork of this repo as starting point. As a result the whole repo (syntax, snippets, ...) is no longer compatible with TextMate.
Hence, I'd like to re-link existing "Ruby Slim" package entry at https://packagecontrol.io to a new Sublime Text only repositry.
The idea is to keep linking to this repository for ST 2 and 3 and use a new repository as source for ST4.
My current favorite was to transfer my repository to https://github.com/SublimeText organization, so ST community can maintain it and do required changes as ST's base syntaxes move on.
Is that ok for you?