aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/queries/fennel
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: remove redundant alternants (#8159)Riley Bruins2025-09-281-1/+0
|
* 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-124-0/+434