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
Jaehwang Jung
9567185621
feat: @spell on comments
2023-09-12 17:34:58 +02:00
George Harker
cb568af539
use indent.X syntax for captures and properties of set directives
...
update CONTRIBUTING.md
adjust indents for bass
fix doc capture comment
2023-03-24 13:07:53 -04:00
ObserverOfTime
7294e534d2
highlights(rasi): fix captures
2022-11-26 13:17:51 +02:00
Fymyte
69aeed8495
fix(locals): fix local selectors query
...
Signed-off-by: Fymyte <pierguill@gmail.com>
2022-01-06 22:02:02 +01:00
Fymyte
234ec41653
add(indent): add ignore indent for comments
...
Signed-off-by: Fymyte <pierguill@gmail.com>
2022-01-06 22:02:02 +01:00
Fymyte
4ebaa35c0b
fix(indent): fix indent queries
...
Signed-off-by: Fymyte <pierguill@gmail.com>
2022-01-06 22:02:02 +01:00
Fymyte
171adc391b
add(query): fold, indent and locals queries for rasi
...
Signed-off-by: Fymyte <pierguill@gmail.com>
2022-01-06 22:02:02 +01:00
Fymyte
d13c045223
add(rasi): add rasi parser
...
Signed-off-by: Fymyte <pierguill@gmail.com>
2022-01-05 01:01:12 +01:00