aboutsummaryrefslogtreecommitdiffstats
path: root/tests/query/highlights
Commit message (Expand)AuthorAgeFilesLines
* feat(parsers)!: remove gitlab-hosted blueprint, fusion, jsoncChristian Clason2025-12-063-159/+0
* feat(bash): update parserChristian Clason2025-12-061-4/+4
* feat(t32)!: update parser and queries (#8276)Christoph Sax2025-11-123-7/+7
* feat(parsers): add zsh support (#8240)George Harker2025-11-051-0/+358
* feat!(gdshader): replace gdshader parser and queries (#8244)Tayfun Bocek2025-10-301-0/+26
* fix(python): regex injection not working for concatenated strings (#8197)Lev Velykoivanenko2025-10-262-0/+30
* feat(proto): more delimiter, property highlightsRiley Bruins2025-08-311-0/+62
* Revert "fix(jinja): remove crashing pattern"Robert Muir2025-08-051-0/+19
* fix(jinja): remove crashing patternChristian Clason2025-07-211-19/+0
* fix(jinja): assign highlights to all variables and functionsRobert Muir2025-07-193-0/+53
* tests(gleam): fix assert tests that no longer parse correctlyChristian Clason2025-05-121-5/+5
* feat!: drop modules, general refactor and cleanupChristian Clason2025-05-121-2/+2
* fix(python): highlight all types of docstrings (#7788)Jakob Zahn2025-04-031-0/+121
* fix(python): prioritize builtin functionsdcho2025-03-211-0/+3
* fix(python): don't highlight parameter name as builtin (#7732)Salomon Popp2025-03-132-4/+16
* fix(python): highlight function calls correctly (#7728)Salomon Popp2025-03-122-0/+35
* fix(python): don't highlight attribute name as builtin (#7712)Salomon Popp2025-03-111-0/+5
* feat(php): add support for new relative_name nodeCaleb White2025-02-262-27/+147
* feat(promql): do not use regex for string labels (#7669)Daniil Leontev2025-02-202-0/+43
* fix(php): properly highlight grouped imported functions and constantsCaleb White2025-01-021-0/+12
* fix(julia): treat :: as operator in type contextsFredrik Ekre2024-11-231-3/+3
* feat(http): more comprehensive highlightsRiley Bruins2024-11-221-0/+33
* feat(python): highlight modulesOmar Valdez2024-11-211-1/+1
* fix(rust): highlight parameters with ref in definitionRiley Bruins2024-11-031-0/+8
* feat(gleam,luau): use `@keyword.type` captures (#7181)Riley Bruins2024-09-261-3/+3
* feat(wing): add many missing highlightsRiley Bruins2024-09-021-2/+4
* feat(php): php 8.4 support (#6741)Caleb White2024-08-181-0/+35
* fix(r): resolve highlight regressionsRiley Bruins2024-06-291-3/+4
* feat(r)!: update parser and queriesChristian Clason2024-06-271-5/+4
* fix(gleam): remove incorrect builtin highlight (#6757)Louis Pilfold2024-06-172-10/+10
* feat(php): add highlights for scoped_property_accessCaleb White2024-05-141-0/+3
* fix(haskell): update queries and tests for rewritten parser (#6580)Marc Jakobi2024-05-071-9/+20
* feat: more `@keyword.type` capturesRiley Bruins2024-05-019-18/+18
* fix(php): parameter and operator touch-upsRiley Bruins2024-04-252-2/+2
* fix(wing): update to new repo (#6446)Mark McCulloh2024-04-141-1/+1
* fix(julia): adapt queries to grammar changes (#6429)Sergio A. Vargas2024-04-141-1/+1
* Revert "ci(tests): drop flaky wing parser tests"Christian Clason2024-04-142-0/+23
* feat(t32): update queries from upstream (#6440)Christoph Sax2024-04-141-1/+3
* ci(tests): drop flaky wing parser testsChristian Clason2024-04-132-23/+0
* feat(nix): misc cleanups + comment injection (#6418)Riley Bruins2024-04-091-0/+5
* chore(php): trim down testsCaleb White2024-03-274-153/+3
* fix(php): fix use_{as,instead_of}_clause highlightsCaleb White2024-03-271-3/+14
* feat(php): add highlight testsCaleb White2024-03-274-0/+250
* Update Clojure highlights to be metadata aware (#6213)Noah2024-03-191-4/+66
* feat(highlights)!: `@keyword.storage` → `@keyword.modifier`Jaehwang Jung2024-03-161-2/+2
* feat(highlights)!: keyword `@type.qualifier` → `@keyword.modifier`Jaehwang Jung2024-03-167-18/+18
* feat(highlights)!: enforce documented captures (#6232)Christian Clason2024-03-031-2/+2
* feat(latex): pre-compiled header highlights, testsRiley Bruins2024-02-061-0/+33
* fix(highlights): improve member/property distinctionObserverOfTime2024-01-195-18/+18
* feat!: align standard captures with upstreamChristian Clason2024-01-1945-256/+256