| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | bot(lockfile): update meson, scala, superhtml | nvim-treesitter-bot[bot] | 2025-03-20 | 1 | -3/+3 | |
| | | ||||||
| * | * feat(perl): highlight hash keys as `@variable.member` in various contexts | Veesh Goldman | 2025-03-19 | 2 | -32/+48 | |
| | | | | | also, injections for s///e should fully re-parse | |||||
| * | bot(lockfile): update query, vimdoc | nvim-treesitter-bot[bot] | 2025-03-19 | 1 | -2/+2 | |
| | | ||||||
| * | fix(c): highlight `"."` as `@punctuation.delimiter` | Riley Bruins | 2025-03-18 | 1 | -1/+1 | |
| | | | | | Aligns C with the other language highlights | |||||
| * | bot(lockfile): update fortran, glimmer_javascript, glimmer_typescript, ↵ | nvim-treesitter-bot[bot] | 2025-03-18 | 1 | -4/+4 | |
| | | | | | powershell | |||||
| * | bot(lockfile): update commonlisp, cuda, glsl, superhtml, ziggy, ziggy_schema | nvim-treesitter-bot[bot] | 2025-03-17 | 1 | -6/+6 | |
| | | ||||||
| * | fix(vhdl): capture "|" as `@operator` (#7744) | John-Philip Taylor | 2025-03-16 | 1 | -0/+1 | |
| | | ||||||
| * | bot(lockfile): update dtd, xml, ziggy, ziggy_schema | nvim-treesitter-bot[bot] | 2025-03-16 | 1 | -4/+4 | |
| | | ||||||
| * | feat(typst): highlight language name as @label | Riley Bruins | 2025-03-15 | 1 | -0/+3 | |
| | | ||||||
| * | bot(lockfile): update swift | nvim-treesitter-bot[bot] | 2025-03-15 | 1 | -1/+1 | |
| | | ||||||
| * | bot(lockfile): update gitcommit, tiger, typoscript | nvim-treesitter-bot[bot] | 2025-03-14 | 1 | -3/+3 | |
| | | ||||||
| * | fix(python): don't highlight parameter name as builtin (#7732) | Salomon Popp | 2025-03-13 | 3 | -65/+77 | |
| | | ||||||
| * | bot(lockfile): update cmake, liquid, meson, tera, v, vhdl | nvim-treesitter-bot[bot] | 2025-03-13 | 1 | -6/+6 | |
| | | ||||||
| * | ci(update): block bp (ABI 15) | Christian Clason | 2025-03-13 | 1 | -1/+1 | |
| | | ||||||
| * | feat(blade): add laravel blade parser and queries (#7693) | Caleb White | 2025-03-12 | 7 | -0/+59 | |
| | | ||||||
| * | feat(tact): update parser and queries (#7731) | Novus Nota | 2025-03-12 | 5 | -10/+62 | |
| | | ||||||
| * | fix(python): highlight function calls correctly (#7728) | Salomon Popp | 2025-03-12 | 3 | -42/+77 | |
| | | ||||||
| * | bot(lockfile): update cmake, erlang, ini, jinja, jinja_inline, nu, swift, ↵ | nvim-treesitter-bot[bot] | 2025-03-12 | 1 | -9/+9 | |
| | | | | | ziggy, ziggy_schema | |||||
| * | fix(python): don't highlight attribute name as builtin (#7712) | Salomon Popp | 2025-03-11 | 2 | -24/+30 | |
| | | | | | | | | | | | | | | | | * fix(python): don't highlight attribute name as builtin * fix(python): highlight `@variable.member` correctly for member access context * test: add test * test: expand test * docs: update comment * refactor: change order, remove priority override * style: remove extra newline | |||||
| * | feat(bibtex): highlight URLs and DOIs (#7725) | Omar Valdez | 2025-03-11 | 1 | -0/+7 | |
| | | ||||||
| * | bot(lockfile): update erlang, jinja, jinja_inline, nix, nu, roc, superhtml, ↵ | nvim-treesitter-bot[bot] | 2025-03-11 | 1 | -10/+10 | |
| | | | | | tera, ziggy, ziggy_schema | |||||
| * | fix(bibtex): use more appropriate captures (#7721) | Omar Valdez | 2025-03-10 | 1 | -2/+2 | |
| | | ||||||
| * | bot(lockfile): update asm, jinja, jinja_inline, vhdl | nvim-treesitter-bot[bot] | 2025-03-10 | 1 | -4/+4 | |
| | | ||||||
| * | feat(roc)!: bump parser and queries | Christian Clason | 2025-03-09 | 5 | -11/+107 | |
| | | | | | | | Adapt to https://github.com/faldor20/tree-sitter-roc/pull/30 Also synchronize queries with upstream and add indents | |||||
| * | bot(readme): update | nvim-treesitter-bot[bot] | 2025-03-09 | 1 | -0/+1 | |
| | | ||||||
| * | feat(tera): add parser and queries | uncenter | 2025-03-09 | 4 | -0/+171 | |
| | | ||||||
| * | bot(lockfile): update ocaml, ocaml_interface, ocamllex | nvim-treesitter-bot[bot] | 2025-03-09 | 1 | -3/+3 | |
| | | ||||||
| * | fix(rust): inject regex into RegexBuilder instead of ByteRegexBuilder | may | 2025-03-08 | 1 | -2/+2 | |
| | | ||||||
| * | fix(rust): inject html and json in macro invocations (#7715) | ginnyTheCat | 2025-03-08 | 1 | -10/+4 | |
| | | ||||||
| * | bot(lockfile): update ocaml, ocaml_interface | nvim-treesitter-bot[bot] | 2025-03-08 | 1 | -2/+2 | |
| | | ||||||
| * | bot(lockfile): update gleam, rust | nvim-treesitter-bot[bot] | 2025-03-07 | 1 | -2/+2 | |
| | | ||||||
| * | feat(gleam): "echo" keyword (#7710) | Louis Pilfold | 2025-03-06 | 1 | -0/+1 | |
| | | ||||||
| * | feat(snakemake): add rules to locals (#7698) | patricorgi | 2025-03-06 | 2 | -3/+6 | |
| | | ||||||
| * | bot(lockfile): update angular, meson, mlir, rust, scala, unison | nvim-treesitter-bot[bot] | 2025-03-06 | 1 | -6/+6 | |
| | | ||||||
| * | bot(lockfile): update dtd, mlir, slim, xml | nvim-treesitter-bot[bot] | 2025-03-05 | 1 | -4/+4 | |
| | | ||||||
| * | feat(jsx): commentstring query | Riley Bruins | 2025-03-04 | 1 | -0/+6 | |
| | | ||||||
| * | bot(lockfile): update cmake, elixir, ocaml, ocaml_interface, powershell, ↵ | nvim-treesitter-bot[bot] | 2025-03-04 | 1 | -9/+9 | |
| | | | | | requirements, superhtml, ziggy, ziggy_schema | |||||
| * | ci(update): block rescript (ABI 15) | Christian Clason | 2025-03-04 | 1 | -1/+1 | |
| | | ||||||
| * | feat(markdown): fold sublists | Riley Bruins | 2025-03-03 | 1 | -1/+6 | |
| | | ||||||
| * | bot(lockfile): update cmake, elixir, fortran, fsharp, rust, vhdl | nvim-treesitter-bot[bot] | 2025-03-03 | 1 | -6/+6 | |
| | | ||||||
| * | bot(lockfile): update cmake, jinja, jinja_inline, nu | nvim-treesitter-bot[bot] | 2025-03-02 | 1 | -4/+4 | |
| | | ||||||
| * | ci(update): block templ (ABI 15) | Christian Clason | 2025-03-02 | 1 | -1/+1 | |
| | | ||||||
| * | bot(lockfile): update dart, djot, meson, mlir | nvim-treesitter-bot[bot] | 2025-03-01 | 1 | -4/+4 | |
| | | ||||||
| * | ci(update): block typespec (ABI 15) | Christian Clason | 2025-03-01 | 1 | -1/+1 | |
| | | ||||||
| * | ci(update): block verilog (ABI 15) | Christian Clason | 2025-03-01 | 1 | -1/+1 | |
| | | ||||||
| * | bot(lockfile): update php, php_only, rust, v | nvim-treesitter-bot[bot] | 2025-02-28 | 2 | -7/+4 | |
| | | ||||||
| * | bot(readme): update | nvim-treesitter-bot[bot] | 2025-02-27 | 1 | -0/+1 | |
| | | ||||||
| * | feat(kdl): parser and queries (#7657) | Bert Baron | 2025-02-27 | 5 | -0/+248 | |
| | | ||||||
| * | fix(kdl): highlight query order (#7688) | Paul Hansen | 2025-02-27 | 1 | -7/+8 | |
| | | | | | | | | | | | | | | This just fixes the highlighting queries so everything isn't highlighted as a variable due to the order of the queries meaning several queries were ignored. I also changed the node names to be highlighted as `@tag` since KDL is an xml-like format so `@tag` seemed more appropriate than type and it differentiates it from the type annotations. This does NOT update to the latest KDL version 2, that would need grammar changes. It does "mostly" work with KDL 2 though (notably unquoted strings seem to throw the grammar off.). | |||||
| * | feat(typescript): highlight abstract methods | Omar Valdez | 2025-02-27 | 1 | -0/+3 | |
| | | ||||||
