You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix/runtime
Arthur Deierlein 427dd2f383
Add support for ember.js templates (#9902)
* feat: add support for ember .hbs (glimmer) templates

* adjust highlights to helix

* highlight this correctly in block statements

* correctly highlight attributes

* correctly highlight hash_pair

* add newline to highlights.scm

* refactor: use #any-of and #eq instead of #match

* chore: add newline to languages.toml
3 months ago
..
grammars Dynamically load grammar libraries at runtime 3 years ago
queries Add support for ember.js templates (#9902) 3 months ago
themes Fix selected text background in toykonight (#9789) 3 months ago
tutor Add tutor for match mode (#8751) 6 months ago