| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: use proper `; inherits` syntax in queries (#8226) | Riley Bruins | 2025-10-24 | 1 | -1/+2 |
| | | | | | | Some queries don't add a colon after the `inherits` keyword, which nvim could handle but `ts_query_ls` could not, causing it to give incomplete diagnostics. | ||||
| * | fix(vue): `@character.special` highlights for `:`, `.` (#8200) | Riley Bruins | 2025-10-15 | 1 | -1/+1 |
| | | |||||
| * | feat(vue): delimiter highlight touch-ups | Riley Bruins | 2025-10-12 | 1 | -1/+9 |
| | | |||||
| * | feat(vue): add template commentstring metadata | guilhas07 | 2025-06-18 | 1 | -0/+3 |
| | | |||||
| * | feat!: drop modules, general refactor and cleanup | Christian Clason | 2025-05-12 | 4 | -0/+133 |
