| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | fix(markdown): align link with image highlights | Riley Bruins | 2024-05-04 | 1 | -10/+10 | |
| | | ||||||
| * | bot(lockfile): update bass, c_sharp, cooklang, haskell, php, php_only, ql, ↵ | nvim-treesitter-bot[bot] | 2024-05-04 | 1 | -7/+7 | |
| | | | | | r, solidity, tact, toml | |||||
| * | fix(inko): highlighting of numeric call names (#6566) | Yorick Peterse | 2024-05-03 | 1 | -1/+4 | |
| | | | | | | | | | | | | Inko allows for syntax such as `some_value.42.to_string`, where `42` is a method name. Similar to other languages that allow this (e.g. Rust), these numeric names should be highlighted as numbers instead of identifiers. To fix this, the query to highlight call names is adjusted to only highlight "name" and "constant" nodes as the function group, ensuring the remaining possible node ("integer") continues to use the same group as regular numbers. | |||||
| * | feat: add support for Tact (#6554) | Novus Nota | 2024-05-03 | 8 | -0/+459 | |
| | | ||||||
| * | feat(ecma) fold `array` (#6564) | Jakub Donovan | 2024-05-03 | 1 | -0/+1 | |
| | | ||||||
| * | bot(readme): update | nvim-treesitter-bot[bot] | 2024-05-03 | 1 | -1/+1 | |
| | | ||||||
| * | bot(lockfile): update nasm | nvim-treesitter-bot[bot] | 2024-05-03 | 1 | -1/+1 | |
| | | ||||||
| * | feat(toml): switch to upstream fork | Christian Clason | 2024-05-03 | 2 | -2/+2 | |
| | | ||||||
| * | feat(inko): add support for Inko | Yorick Peterse | 2024-05-03 | 8 | -0/+323 | |
| | | ||||||
| * | bot(lockfile): update javascript, just, mlir, slint, templ | nvim-treesitter-bot[bot] | 2024-05-03 | 1 | -5/+5 | |
| | | ||||||
| * | fix(java): compact constructor highlights (#6531) | Brayden Zee | 2024-05-02 | 1 | -0/+3 | |
| | | ||||||
| * | bot(lockfile): update c_sharp, just, liquidsoap, templ | nvim-treesitter-bot[bot] | 2024-05-02 | 1 | -4/+4 | |
| | | ||||||
| * | feat(ecma): inject async template functions | DimensionalDot | 2024-05-02 | 1 | -10/+34 | |
| | | ||||||
| * | fix(html_tags): stop indenting void elements | Levi Frandsen | 2024-05-01 | 1 | -6/+8 | |
| | | ||||||
| * | feat(latex, query, tablegen, thrift): disable spelling in shebangs | Kai Moschcau | 2024-05-01 | 4 | -7/+7 | |
| | | ||||||
| * | feat(perl): deactivate spelling in shebangs | Kai Moschcau | 2024-05-01 | 1 | -1/+1 | |
| | | ||||||
| * | feat(perl): activate spelling in comments | Kai Moschcau | 2024-05-01 | 1 | -1/+1 | |
| | | ||||||
| * | feat(awk,cmake,python,r,starlark): deactivate spelling in shebangs | Kai Moschcau | 2024-05-01 | 5 | -5/+5 | |
| | | ||||||
| * | feat(bash,fish): deactivate spelling in shebangs | Kai Moschcau | 2024-05-01 | 2 | -2/+2 | |
| | | ||||||
| * | feat(git_config): Highlight escape sequences | Omar Valdez | 2024-05-01 | 1 | -0/+2 | |
| | | ||||||
| * | feat: import statement folds for common languages | Riley Bruins | 2024-05-01 | 8 | -4/+18 | |
| | | ||||||
| * | feat: more `@keyword.type` captures | Riley Bruins | 2024-05-01 | 74 | -237/+393 | |
| | | ||||||
| * | bot(lockfile): update angular, cpp, djot, html, json5, mlir, python, ↵ | nvim-treesitter-bot[bot] | 2024-05-01 | 1 | -10/+10 | |
| | | | | | solidity, supercollider, yaml | |||||
| * | feat(svelte): add javascript injection (#6540) | Lucas Lopes | 2024-05-01 | 1 | -0/+11 | |
| | | ||||||
| * | feat(angular): Add support for ICU expressions. (#6288) | Dennis van den Berg | 2024-04-30 | 1 | -0/+10 | |
| | | ||||||
| * | bot(lockfile): update angular, apex, earthfile, fennel, soql, sosl, ↵ | nvim-treesitter-bot[bot] | 2024-04-30 | 1 | -9/+9 | |
| | | | | | supercollider, wit, yaml | |||||
| * | bot(lockfile): update dart, idl, swift, usd | nvim-treesitter-bot[bot] | 2024-04-29 | 1 | -4/+4 | |
| | | ||||||
| * | make sass to be highlighted in vue files (#6526) | Andrey Sidorov | 2024-04-29 | 1 | -1/+1 | |
| | | ||||||
| * | bot(lockfile): update blueprint, idl, python, qmljs, rbs, slang | nvim-treesitter-bot[bot] | 2024-04-28 | 1 | -6/+6 | |
| | | ||||||
| * | fix(wit): update parser and queries (#6528) | Liam Woodleigh-Hardinge | 2024-04-28 | 3 | -59/+125 | |
| | | ||||||
| * | fix(latex): update parser and queries | Christian Clason | 2024-04-28 | 2 | -2/+2 | |
| | | ||||||
| * | bot(lockfile): update apex, bitbake, cairo, chatito, commonlisp, csv, ↵ | nvim-treesitter-bot[bot] | 2024-04-28 | 1 | -16/+16 | |
| | | | | | doxygen, fsh, func, psv, slang, smithy, soql, sosl, tsv, verilog | |||||
| * | bot(readme): update | nvim-treesitter-bot[bot] | 2024-04-28 | 1 | -0/+1 | |
| | | ||||||
| * | feat: add idl | DragonBillow | 2024-04-28 | 4 | -0/+224 | |
| | | ||||||
| * | bot(lockfile): update cuda, dtd, glsl, hlsl, koto, slang, wgsl_bevy, xml | nvim-treesitter-bot[bot] | 2024-04-27 | 1 | -8/+8 | |
| | | ||||||
| * | feat(gitconfig): add more injections | wzy | 2024-04-26 | 1 | -1/+40 | |
| | | ||||||
| * | feat(glimmer): highlight builtin tags | NullVoxPopuli | 2024-04-26 | 1 | -0/+4 | |
| | | ||||||
| * | feat(toml): highlight escape sequences | Omar Valdez | 2024-04-26 | 1 | -0/+2 | |
| | | ||||||
| * | feat(css): highlight square brackets | Omar Valdez | 2024-04-26 | 1 | -0/+2 | |
| | | ||||||
| * | bot(lockfile): update earthfile, mlir, rust, unison | nvim-treesitter-bot[bot] | 2024-04-26 | 1 | -4/+4 | |
| | | ||||||
| * | feat: add koto | Ian Hobson | 2024-04-25 | 7 | -0/+182 | |
| | | | | Co-authored-by: ObserverOfTime <chronobserver@disroot.org> | |||||
| * | feat(rasi): Highlight captures similar to CSS (#6507) | Omar Valdez | 2024-04-25 | 2 | -7/+8 | |
| | | ||||||
| * | fix(php): parameter and operator touch-ups | Riley Bruins | 2024-04-25 | 3 | -7/+11 | |
| | | ||||||
| * | feat(asm): update queries from upstream (#6505) | Silas Groh | 2024-04-25 | 1 | -1/+14 | |
| | | | | | adds support for TC assembly | |||||
| * | bot(lockfile): update asm, djot, mlir, unison, vhs | nvim-treesitter-bot[bot] | 2024-04-25 | 1 | -5/+5 | |
| | | ||||||
| * | feat(qml): add back `ecma` inheritance | Riley Bruins | 2024-04-25 | 2 | -39/+5 | |
| | | | | | | Fixed after the grammar dependencies were updated. This time inheritance is given to the injections queries also. | |||||
| * | bot(lockfile): update astro, dart, gleam, liquidsoap, tlaplus | nvim-treesitter-bot[bot] | 2024-04-24 | 1 | -5/+5 | |
| | | ||||||
| * | bot(lockfile): update djot, fennel, mermaid, query, tlaplus, vim, vimdoc | nvim-treesitter-bot[bot] | 2024-04-23 | 1 | -7/+7 | |
| | | ||||||
| * | bot(lockfile): update djot, fennel, hlsplaylist, muttrc, swift, tlaplus, ↵ | nvim-treesitter-bot[bot] | 2024-04-22 | 1 | -10/+10 | |
| | | | | | tmux, typst, wit, zathurarc | |||||
| * | feat(fennel)!: update parser and queries (#6460) | Alexei Mozaidze | 2024-04-22 | 6 | -179/+212 | |
| | | ||||||
