aboutsummaryrefslogtreecommitdiffstats
path: root/queries/css/highlights.scm
Commit message (Expand)AuthorAgeFilesLines
* feat(css): highlight `@keyframes` name (#7569)Omar Valdez2025-01-191-0/+2
* feat(css): highlight square bracketsOmar Valdez2024-04-261-0/+2
* feat(highlights)!: keyword `@type.qualifier` → `@keyword.modifier`Jaehwang Jung2024-03-161-1/+1
* fix(css): make the highlights more sensibleObserverOfTime2024-01-191-21/+27
* chore: query formattingPham Huy Hoang2024-01-191-59/+66
* feat!: align standard captures with upstreamChristian Clason2024-01-191-2/+2
* fix(css): tweak operator keyword highlightsRiley Bruins2023-11-221-1/+4
* refactor: Remove all `(ERROR) @error` capturesPham Huy Hoang2023-10-251-2/+0
* perf: remove match where possibleAmaan Qureshi2023-04-211-2/+2
* highlights(css): use more specific groupsObserverOfTime2022-11-261-5/+6
* feat(spell): support more languagesLewis Russell2022-09-261-1/+1
* highlights(css): fix property highlightingStephan Seitz2022-09-101-1/+1
* Fix invalid node type in CSS queriesStephan Seitz2021-03-161-1/+0
* fix(queries): use vim-match for non lua regexesSteven Sojka2020-08-161-1/+1
* refactor: use newly introduced consolidated syntaxTravonteD2020-06-201-53/+72
* - #76 update the predicate syntax for ruby and cssTravonteD2020-06-111-2/+2
* Add css highlight queriesTravonteD2020-06-021-0/+72