aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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-264-0/+53
* feat(snakemake): update queries (#8106)osthomas2025-09-073-0/+107
* 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
* feat(tests)!: new infrastructure based on makefileChristian Clason2025-05-122-34/+17
* tests(angular): don' reset filetypeChristian Clason2025-05-121-1/+0
* tests(gleam): fix assert tests that no longer parse correctlyChristian Clason2025-05-124-9/+9
* feat(html): use gsub for mimetype lookupChristian Clason2025-05-121-3/+3
* feat!: track parser revision in LuaChristian Clason2025-05-121-1/+1
* fix: vim.tbl_flatten is deprecatedChristian Clason2025-05-121-1/+1
* fix!: indents now rely on treesitter highlightPham Huy Hoang2025-05-122-45/+27
* tests: remove set ftPham Huy Hoang2025-05-123-3/+0
* ci: remove update-lockfile shell scriptChristian Clason2025-05-121-1/+1
* feat!: drop modules, general refactor and cleanupChristian Clason2025-05-1249-1213/+1397
* injections(nix): add nixosTest.testScript + home-manager nvim configMarc Jakobi2025-05-121-0/+70
* More bash injection support for Taskfile (#7805)Mikkel Mondrup Kristensen2025-04-071-0/+9
* feat(yaml): inject bash for taskfiles (#7804)Anthony Fiddes2025-04-061-0/+15
* 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-204-0/+67
* 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