Phạm Huy Hoàng
77e298e4de
chore: format queries
2024-01-21 23:55:02 +09:00
ObserverOfTime
fa38f4e6f9
fix(highlights): improve member/property distinction
2024-01-19 16:58:37 +01:00
Pham Huy Hoang
57a8acf0c4
chore: query formatting
2024-01-19 16:58:37 +01: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
ShellCode33
d9e75a1736
queries/*/highlights.scm : remove @spell for strings
2023-08-07 16:39:40 +01:00
Pham Huy Hoang
e42a077fdf
Partially revert json highlight updates
2023-01-22 10:34:19 +02:00
ObserverOfTime
da6dc214dd
highlights(json): conceal escaped quote
2023-01-21 23:06:10 +01:00
Lewis Russell
2a63ea5665
feat(spell): upstream spell queries from spellsitter
2022-09-06 12:44:19 +01:00
Stephan Seitz
a5728b36e4
highlights(json): highlight ":"
...
Fixes #2703
2022-04-10 12:51:09 +02:00
Stephan Seitz
cd4d802175
highlights: conceal " in JSON
...
Fixes #645
2022-03-26 18:36:49 +01:00
Steven Sojka
ac14bad7a8
fix(highlights): add array strings
2020-07-17 16:09:24 +02:00
Steven Sojka
7bc746f3f0
feat(lang): add json highlights
2020-06-15 15:24:05 -05:00