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
eugene yokota 4535d0fa74 highlight(scala): update to fix potential crash (#5576)
* highlight(scala): update to fix crash

tree-sitter-scala has recently add a fix to workaround segv crashes in other editors.
Not sure if it happens to Helix as well, but it's probably a good idea to use the latest.

* highlight(scala): String interpolator support

This captures String interpolator as `function`

Co-authored-by: Chris Kipp <ckipp@pm.me>
1 year ago
..
grammars Dynamically load grammar libraries at runtime 3 years ago
queries highlight(scala): update to fix potential crash (#5576) 1 year ago
themes Kanagawa: theme rulers and some miscellaneous fixes (#5571) 1 year ago
tutor Fix a small typo in tutor document (#5449) 1 year ago