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
dundargoc
1727f63976
docs: fix typos
2023-03-29 18:28:56 -04:00
Pedro Castro
6d2b0bd381
move 'in' to repeat
2022-12-31 13:50:47 +01:00
Pedro Castro
ec3d4af104
fix test
2022-12-31 13:50:47 +01:00
Pedro Castro
966393dc38
r: move inf to constant.builtin
2022-12-31 13:50:47 +01:00
Pedro Castro
58c0d78de8
r: update highlights
2022-12-31 13:50:47 +01:00
ObserverOfTime
9b43ab819c
highlights: use @preproc where appropriate
2022-10-15 08:49:01 -07:00
Maximilian Muecke
f67fd904b7
highlights(r): add spell
2022-10-15 04:03:45 -07:00
Pedro Castro
3b974b7257
r(highlights): fix default_parameter
2022-03-28 22:21:25 +02:00
Pedro Castro
249cd3ac3e
r(highlights): add default parameter/argument ( #2688 )
...
* Update lockfile.json
* r(highlights): default argument/parameter and some updates
2022-03-28 21:17:28 +02:00
Pedro Castro
07770b2daa
highlights(r): highlight string_escape, change parameter priority and update pipe
2022-01-28 14:32:58 +01:00
Pedro Castro
6a958eccef
highlights(r): change groups priority
2022-01-22 11:31:58 +01:00
aspeddro
190bcc8d56
r add new highlights
2021-11-18 14:16:09 +01:00
aspeddro
741812af8f
r add new highlights
2021-11-12 22:02:52 +01:00
aspeddro
5706b1346b
r: add new operator
2021-11-12 12:48:26 -05:00
Sergio Alejandro Vargas
820b4a9c21
Use @keyword.function consistently
2021-07-06 00:53:40 +02:00
echasnovski
702114270b
Update queries for R language.
2021-03-16 18:52:43 +01:00
echasnovski
773ec8eefc
Add support for R language.
2021-03-16 18:52:43 +01:00