aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fix(php): properly highlight grouped imported functions and constantsCaleb White2025-01-021-0/+12
* feat(ruby): add injection for debugger command strings (#7480)Derek Stride2024-12-301-0/+11
* fix(julia): treat :: as operator in type contextsFredrik Ekre2024-11-231-3/+3
* feat(http): more comprehensive highlightsRiley Bruins2024-11-222-0/+54
* feat(python): highlight modulesOmar Valdez2024-11-211-1/+1
* fix(wgsl): indent call expression params (#7309)ganhaque2024-11-062-0/+31
* fix(wgsl): indent first parameter of function definitionRiley Bruins2024-11-062-1/+23
* feat(nu): add parser and queries (#7267)Abhishek Singh2024-11-057-0/+51
* feat: sway programming languageRiley Bruins2024-11-042-0/+365
* 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-183-0/+53
* fix(lua): proper indent after multiline string argRiley Bruins2024-08-052-0/+5
* fix(query): proper indentation after quantifiersRiley Bruins2024-08-022-1/+13
* fix: prevent double indent from pipesOliver Thomas2024-07-312-0/+4
* feat: add rescript parser and queries (#6671)Riley Bruins2024-07-274-0/+311
* fix(query): properly apply predicate injectionsRiley Bruins2024-07-271-0/+27
* fix(php): correct line endingsChristian Clason2024-07-171-12/+12
* feat: add indentation queries for angularDennis van den Berg2024-07-175-0/+112
* fix(lua): indent functions before they are closedRiley Bruins2024-07-162-0/+3
* feat(python): Improved python indentation (#6859)Grace Petryk2024-07-162-0/+46
* fix(php): do not indent after class/enum decl再生花2024-07-092-0/+17
* feat(nix): indentation queriesRiley Bruins2024-07-053-0/+304
* fix(ecma): indent single-line if statements (#6846)Riley Bruins2024-07-042-0/+8
* fix(r): resolve highlight regressionsRiley Bruins2024-06-291-3/+4
* fix(r): adapt indent queriesPhạm Huy Hoàng2024-06-281-6/+3
* feat(r)!: update parser and queriesChristian Clason2024-06-272-8/+8
* fix(gleam): remove incorrect builtin highlight (#6757)Louis Pilfold2024-06-172-10/+10
* test: fix tests broken after 0.10 update (#6714)Riley Bruins2024-06-012-9/+10
* fix: adapt to Nvim 0.11 deprecationsChristian Clason2024-05-171-1/+1
* 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-072-9/+21
* 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
* fix(rust): indentation in multi-line tuple pattern (#6402)ganhaque2024-04-041-0/+8
* 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(php): improve indents in return statements & chained methodsCaleb White2024-03-162-0/+104
* 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(dot): add indents queriesLuckas2024-03-152-0/+33