| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(fennel): highlight `$[1-9]` in multi-symbol context properly | Alexei Mozaidze | 2025-12-03 | 1 | -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 Bruins | 2025-09-28 | 1 | -1/+0 |
| | | |||||
| * | fix(fennel): highlight $ in multi-symbol context properly | Alexei Mozaidze | 2025-08-12 | 1 | -0/+3 |
| | | | | | | Highlights the dollar symbol properly in multi-symbol contexts like `$.some.properties` | ||||
| * | feat!: drop modules, general refactor and cleanup | Christian Clason | 2025-05-12 | 4 | -0/+434 |
