Riley Bruins
2a5f6c9eb7
fix(css): tweak operator keyword highlights
2023-11-22 19:11:45 -05:00
Pham Huy Hoang
107e61afb7
refactor: Remove all (ERROR) @error captures
...
As discussed in PR#5421, capturing `@error` is inconsistent, requiring
deep nesting (or priority) in order to correctly have red backgrounds to
it.
Some queries has this capture, some don't. For consistency purposes,
removing all of them is more preferable.
For re-enabling error, either add `(ERROR) @error` or `(ERROR _ @error)`
to your custom queries.
2023-10-25 18:18:50 +02:00
Amaan Qureshi
85330918f0
perf: remove match where possible
2023-04-21 18:24:17 -04:00
ObserverOfTime
c2d9cf9926
highlights(css): use more specific groups
2022-11-26 13:17:51 +02:00
Lewis Russell
37398c7d68
feat(spell): support more languages
2022-09-26 13:47:12 +01:00
Stephan Seitz
7a3ecabf56
highlights(css): fix property highlighting
...
Apply fix as suggested by https://github.com/binhtran432k
Fixes #3395
Co-authored-by: Trần Đức Bình <binhtran432k@users.noreply.github.com>
2022-09-10 13:02:07 -07:00
Stephan Seitz
c7e8f76f3c
Fix invalid node type in CSS queries
2021-03-16 18:52:43 +01:00
Steven Sojka
ce43dbf54c
fix(queries): use vim-match for non lua regexes
2020-08-16 18:31:56 +02:00
TravonteD
0f836e0602
refactor: use newly introduced consolidated syntax
2020-06-20 09:03:39 -04:00
TravonteD
37f9866f66
- #76 update the predicate syntax for ruby and css
2020-06-11 10:38:19 -04:00
TravonteD
58f5bdbe01
Add css highlight queries
2020-06-02 15:11:35 -04:00