| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: format queries | Phạm Huy Hoàng | 2024-01-21 | 1 | -1/+1 |
| | | |||||
| * | fix(highlights): improve member/property distinction | ObserverOfTime | 2024-01-19 | 1 | -1/+1 |
| | | |||||
| * | chore: query formatting | Pham Huy Hoang | 2024-01-19 | 1 | -11/+21 |
| | | |||||
| * | refactor: Remove all `(ERROR) @error` captures | Pham Huy Hoang | 2023-10-25 | 1 | -2/+0 |
| | | | | | | | | | | | | | 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. | ||||
| * | queries/*/highlights.scm : remove `@spell` for strings | ShellCode33 | 2023-08-07 | 1 | -2/+0 |
| | | |||||
| * | Partially revert json highlight updates | Pham Huy Hoang | 2023-01-22 | 1 | -3/+2 |
| | | |||||
| * | highlights(json): conceal escaped quote | ObserverOfTime | 2023-01-21 | 1 | -10/+26 |
| | | |||||
| * | feat(spell): upstream spell queries from spellsitter | Lewis Russell | 2022-09-06 | 1 | -0/+1 |
| | | |||||
| * | highlights(json): highlight ":" | Stephan Seitz | 2022-04-10 | 1 | -1/+1 |
| | | | | | Fixes #2703 | ||||
| * | highlights: conceal `"` in JSON | Stephan Seitz | 2022-03-26 | 1 | -0/+2 |
| | | | | | Fixes #645 | ||||
| * | fix(highlights): add array strings | Steven Sojka | 2020-07-17 | 1 | -0/+1 |
| | | |||||
| * | feat(lang): add json highlights | Steven Sojka | 2020-06-15 | 1 | -0/+13 |
