aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/queries/fennel/highlights.scm
Commit message (Collapse)AuthorAgeFilesLines
* fix(fennel): highlight `$[1-9]` in multi-symbol context properlyAlexei Mozaidze2025-12-031-3/+3
| | | | | Highlights the dollar symbol properly in multi-symbol contexts, like `$3.some.properties`. There was already a fix for a similar issue on #8067, but it only addressed `$.some.properties`, but not the variant with the argument number in it.
* fix(fennel): highlight $ in multi-symbol context properlyAlexei Mozaidze2025-08-121-0/+3
| | | | | Highlights the dollar symbol properly in multi-symbol contexts like `$.some.properties`
* feat!: drop modules, general refactor and cleanupChristian Clason2025-05-121-0/+193