aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* fix(python): highlight all types of docstrings (#7788)Jakob Zahn2025-04-032-21/+124
|
* ci(tests): run tests on v0.10.4Christian Clason2025-04-021-1/+1
|
* ci(update): only check once a week (sat)Christian Clason2025-04-021-1/+1
| | | | I need a break...
* ci(update): block dhall,elm,enforce,rust (ABI 15)Christian Clason2025-04-021-1/+1
|
* fix(rust,dhall,elm,enforce): revert to ABI 14 parserChristian Clason2025-04-021-4/+4
|
* ci(tests): check queries on 0.10.4Christian Clason2025-04-021-4/+4
|
* bot(lockfile): update erlang, glimmer_javascript, glimmer_typescript, php, ↵nvim-treesitter-bot[bot]2025-04-021-7/+7
| | | | php_only, qmljs, rust
* bot(lockfile): update fortran, scala, tclnvim-treesitter-bot[bot]2025-04-011-3/+3
|
* bot(lockfile): update editorconfig, elm, tclnvim-treesitter-bot[bot]2025-03-311-3/+3
|
* dhall: recognize several missing builtinssavanto2025-03-301-2/+9
| | | | | | | - recognize builtin type `Bool` - recognize import `... as Bytes` - recognize builtin functions `Date/show`, `Time/show`, `TimeZone/show` - recognize a bytes literal (ie. `0x"deadbeef"`)
* bot(lockfile): update dhall, enforce, http, javadoc, nu, superhtml, tcl, teranvim-treesitter-bot[bot]2025-03-301-8/+8
|
* feat(angular): update highlights for template literalsDennis van den Berg2025-03-291-0/+8
|
* bot(lockfile): update scalanvim-treesitter-bot[bot]2025-03-291-1/+1
|
* bot(lockfile): update angular, koto, superhtmlnvim-treesitter-bot[bot]2025-03-281-3/+3
|
* bot(lockfile): update angular, hcl, koto, meson, perl, superhtml, tact, ↵nvim-treesitter-bot[bot]2025-03-271-9/+9
| | | | terraform, vhs
* bot(lockfile): update angular, koto, scalanvim-treesitter-bot[bot]2025-03-261-3/+3
|
* bot(lockfile): update javadoc, problog, prolognvim-treesitter-bot[bot]2025-03-241-3/+3
|
* bot(lockfile): update hlsl, javadocnvim-treesitter-bot[bot]2025-03-231-2/+2
|
* feat(caddy): add parser and queries (#7588)Vladimir Levin2025-03-237-0/+78
| | | | | --------- Co-authored-by: Christian Clason <c.clason@uni-graz.at>
* bot(readme): updatenvim-treesitter-bot[bot]2025-03-231-0/+1
|
* feat(javadoc): add parser and queries (#7749)Robert Muir2025-03-236-11/+132
| | | | | | | | | Previously java was configured to use doxygen parser for documentation comments, but javadocs are not doxygen. Inline tags have a different syntax, block tags are not recognized, and doxygen creates a lot of errors during highlighting. Add parser for javadoc comments, with queries for highlights and injections.
* bot(lockfile): update swiftnvim-treesitter-bot[bot]2025-03-231-1/+1
|
* bot(lockfile): update mlirnvim-treesitter-bot[bot]2025-03-221-1/+1
|
* bot(lockfile): update lua, markdown, markdown_inline, vimnvim-treesitter-bot[bot]2025-03-211-4/+4
|
* bot(lockfile): update gleam, glimmer_javascript, glimmer_typescript, ↵nvim-treesitter-bot[bot]2025-03-213-13/+10
| | | | lalrpop, problog, prolog, roc
* Use order instead of prioritydcho2025-03-211-13/+12
|
* fix(python): prioritize builtin functionsdcho2025-03-212-1/+5
|
* ci(update): block wit (ABI 15)Christian Clason2025-03-211-1/+1
|
* bot(lockfile): update meson, scala, superhtmlnvim-treesitter-bot[bot]2025-03-201-3/+3
|
* * feat(perl): highlight hash keys as `@variable.member` in various contextsVeesh Goldman2025-03-192-32/+48
| | | | also, injections for s///e should fully re-parse
* bot(lockfile): update query, vimdocnvim-treesitter-bot[bot]2025-03-191-2/+2
|
* fix(c): highlight `"."` as `@punctuation.delimiter`Riley Bruins2025-03-181-1/+1
| | | | Aligns C with the other language highlights
* bot(lockfile): update fortran, glimmer_javascript, glimmer_typescript, ↵nvim-treesitter-bot[bot]2025-03-181-4/+4
| | | | powershell
* bot(lockfile): update commonlisp, cuda, glsl, superhtml, ziggy, ziggy_schemanvim-treesitter-bot[bot]2025-03-171-6/+6
|
* fix(vhdl): capture "|" as `@operator` (#7744)John-Philip Taylor2025-03-161-0/+1
|
* bot(lockfile): update dtd, xml, ziggy, ziggy_schemanvim-treesitter-bot[bot]2025-03-161-4/+4
|
* feat(typst): highlight language name as @labelRiley Bruins2025-03-151-0/+3
|
* bot(lockfile): update swiftnvim-treesitter-bot[bot]2025-03-151-1/+1
|
* bot(lockfile): update gitcommit, tiger, typoscriptnvim-treesitter-bot[bot]2025-03-141-3/+3
|
* fix(python): don't highlight parameter name as builtin (#7732)Salomon Popp2025-03-133-65/+77
|
* bot(lockfile): update cmake, liquid, meson, tera, v, vhdlnvim-treesitter-bot[bot]2025-03-131-6/+6
|
* ci(update): block bp (ABI 15)Christian Clason2025-03-131-1/+1
|
* feat(blade): add laravel blade parser and queries (#7693)Caleb White2025-03-127-0/+59
|
* feat(tact): update parser and queries (#7731)Novus Nota2025-03-125-10/+62
|
* fix(python): highlight function calls correctly (#7728)Salomon Popp2025-03-123-42/+77
|
* bot(lockfile): update cmake, erlang, ini, jinja, jinja_inline, nu, swift, ↵nvim-treesitter-bot[bot]2025-03-121-9/+9
| | | | ziggy, ziggy_schema
* fix(python): don't highlight attribute name as builtin (#7712)Salomon Popp2025-03-112-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 Valdez2025-03-111-0/+7
|
* bot(lockfile): update erlang, jinja, jinja_inline, nix, nu, roc, superhtml, ↵nvim-treesitter-bot[bot]2025-03-111-10/+10
| | | | tera, ziggy, ziggy_schema
* fix(bibtex): use more appropriate captures (#7721)Omar Valdez2025-03-101-2/+2
|