This website requires JavaScript.
Explore
Help
Sign in
kc
/
helix
Watch
1
Star
0
Fork
You've already forked helix
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
32
6e3ed7f0fa
helix
/
runtime
/
queries
/
erb
/
highlights.scm
2 lines
16 B
Scheme
Raw
Normal View
History
Unescape
Escape
add tree-sitter-embedded-template (erb & ejs) (#2055) After the incremental parsing rewrite for injections (which was released in 22.03 https://helix-editor.com/news/release-22-03-highlights/#incremental-injection-parsing-rewrite), we can now do combined injections which lets us pull in some templating grammars. The most notable of those is embedded-template - a pretty straightforward grammar that covers ERB and EJS. The grammar and highlights queries are shared between the two but they have different injections.
2022-04-09 18:23:06 -05:00
; inherits: ejs
Reference in a new issue
Copy permalink