blindfs
|
0594d1ba65
|
feat(nu)!: update parser and queries
|
2025-10-06 16:31:28 +02:00 |
|
Christian Clason
|
01ced7499f
|
feat(angular)!: update parser and queries
Breaking change: node `(static_member_expression)` was removed
|
2025-10-04 11:13:37 +02:00 |
|
Christian Clason
|
c579a8c0cf
|
feat(parsers): update ada, c_sharp, css, dart, editorconfig, enforce, javadoc, koto, prisma, rust, sql, superhtml, t32
|
2025-10-04 11:07:11 +02:00 |
|
Christian Clason
|
b4888ed9e8
|
chore(gdscript): mark as unmaintained
Significant upstream breaking changes are not adapted to.
|
2025-10-04 10:58:16 +02:00 |
|
Yorick Peterse
|
b684696315
|
feat(inko): update parser and highlights
This commit includes syntax support for a few new syntax elements, and
updates the highlights queries to highlight two new expression keywords.
|
2025-10-03 15:18:41 +02:00 |
|
Omar Valdez
|
4709d4276c
|
feat(python): highlight special brackets in format_expression
|
2025-10-03 09:53:33 +02:00 |
|
Riley Bruins
|
99bd52ba56
|
feat(java): highlight wildcards (#8165)
|
2025-10-02 03:33:49 +00:00 |
|
Riley Bruins
|
77362027f7
|
fix: remove redundant alternants (#8159)
|
2025-09-28 18:39:09 -07:00 |
|
Mouinul Hossain
|
db50897909
|
feat(parsers): add kitty (#8129)
|
2025-09-28 18:04:09 -07:00 |
|
Christian Clason
|
9176343647
|
feat(inko)!: update parser and queries
Breaking change: `(array_pattern)` rule and node was removed again.
|
2025-09-28 12:06:59 +02:00 |
|
Christian Clason
|
1df23c59d8
|
feat(parsers): update ada, cpp, desktop, erlang, godot_resource, ini, javadoc, mlir, powershell, rifleconf, slint, sql, superhtml, t32, xresources
|
2025-09-28 12:00:40 +02:00 |
|
Omar Valdez
|
5a70b1eb8c
|
feat(hyprlang): highlight more exec keywords
|
2025-09-22 17:22:57 +02:00 |
|
Minijackson
|
53819acac2
|
feat(snl): add parser and queries
|
2025-09-22 15:41:39 +02:00 |
|
Riley Bruins
|
6ac9f2e512
|
fix: align line continuation highlights (#8146)
These should be `@punctuation.special`. Added the highlight for python,
cylc, and make. Corrected it for earthfile and matlab.
|
2025-09-21 16:59:47 -07:00 |
|
Christian Clason
|
bd99d6bd2b
|
feat(koto)!: update parser and queries
Breaking changes: `call`, `index`, `lookup` fields removed
|
2025-09-21 10:42:51 +02:00 |
|
Christian Clason
|
a1d3efbdf5
|
feat(parsers): update ada, cuda, desktop, gdscript, json5, mlir, nu, slint, snakemake, supercollider, superhtml, vhdl, wgsl_bevy, xresources
|
2025-09-21 10:36:57 +02:00 |
|
Christian Clason
|
20fc6b1270
|
feat(python): revert breaking change
This reverts the update in
https://github.com/nvim-treesitter/nvim-treesitter/pull/8128 which
turned out to have further breaking consequences.
Pin the parser to the last release (tier 1) to avoid pulling in more
breaking changes.
|
2025-09-19 13:41:33 +02:00 |
|
Thibault de Villèle
|
c41b3b9841
|
feat(latex): add counter nodes' highlight rules
|
2025-09-19 10:35:18 +02:00 |
|
Thibault de Villèle
|
1b8622a830
|
feat(latex)!: update parser and queries
Breaking change: `(curly_group_label)` replaced by `(curly_group_text)`
see latex-lsp/tree-sitter-latex#213
|
2025-09-19 10:35:18 +02:00 |
|
sharpchen
|
317a77affc
|
fix(c_sharp): missing highlight for parameter modifier
|
2025-09-19 10:27:32 +02:00 |
|
sharpchen
|
8ab64a37ea
|
fix(c_sharp): missing query for delegate name
|
2025-09-17 21:05:25 +02:00 |
|
Christian Clason
|
1c760c1888
|
feat(parsers): update bash, c, cpp, desktop, djot, dtd, editorconfig, gdscript, go, html, idl, java, javadoc, javascript, json, markdown, markdown_inline, mlir, php, php_only, python, r, rust, scheme, ssh_config, supercollider, superhtml, systemverilog, templ, xml, xresources
|
2025-09-17 18:30:32 +02:00 |
|
Christian Clason
|
f4d22b96c5
|
docs(health): consistent use of tree-sitter-cli
|
2025-09-17 18:00:58 +02:00 |
|
Sergio A. Vargas
|
030e979b23
|
docs(README): clarify that tree-sitter-cli is required (#8124)
Seems like most distros have split out the CLI package under this name and reserve `tree-sitter` for the library (and crates) only.
|
2025-09-17 17:53:25 +02:00 |
|
purarue
|
7aa24acae3
|
feat(rifleconf): add parser and queries
|
2025-09-14 10:53:21 +02:00 |
|
Christian Clason
|
682d083292
|
feat(python)!: update parser and queries
Breaking change: anonymous node `"expect*"` was removed by the refactor.
|
2025-09-13 10:36:51 +02:00 |
|
Christian Clason
|
f6adaede57
|
feat(parsers): update authzed, bash, cpp, cylc, editorconfig, foam, gdscript, go, html, hurl, idl, java, javadoc, javascript, jsdoc, json, mlir, php, php_only, powershell, regex, rust, supercollider, zig
|
2025-09-13 10:27:44 +02:00 |
|
NullVoxPopuli
|
f42378a959
|
feat(glimmer_*): add glimmer_template folds (#8115)
|
2025-09-13 10:24:44 +02:00 |
|
altermo
|
7f8dd2e48b
|
fix(filetypes): correct glimmer_* mappings (#8110)
|
2025-09-10 07:29:48 +00:00 |
|
osthomas
|
fee71c102c
|
feat(snakemake): update queries (#8106)
also add indent tests
|
2025-09-07 13:58:28 +02:00 |
|
Christian Clason
|
939556333f
|
feat(parsers): update arduino, desktop, hurl, mlir, query, slint, snakemake, xresources
|
2025-09-07 11:32:22 +02:00 |
|
Christian Clason
|
9addcdd015
|
feat(parsers): update agda, c3, embedded_template, javadoc, javascript, jinja, jinja_inline, pkl, slang, supercollider, sway, systemverilog
|
2025-09-06 11:12:58 +02:00 |
|
Riley Bruins
|
802195d8f1
|
feat(proto): folds for import statements
|
2025-08-31 08:06:48 +02:00 |
|
Riley Bruins
|
8fccdb3d49
|
feat(proto): more delimiter, property highlights
|
2025-08-31 08:06:48 +02:00 |
|
BlockLune
|
cd64fd3f44
|
feat(wxml): add parser and queries
|
2025-08-29 18:30:18 +02:00 |
|
Christian Clason
|
16da7ded58
|
feat(matlab)!: update parser and queries
|
2025-08-29 14:54:38 +02:00 |
|
Christian Clason
|
8302d4f547
|
feat(parsers): update bash, c, clojure, cpp, embedded_template, gap, go, html, java, javascript, json, json5, pkl, rust, supercollider
|
2025-08-29 14:49:35 +02:00 |
|
Christian Clason
|
85ec015f3b
|
feat(nu)!: update parser and queries
|
2025-08-26 10:32:32 +02:00 |
|
Christian Clason
|
37cec5ec59
|
feat(gotmpl,helm)!: update parser and queries
|
2025-08-25 19:13:51 +02:00 |
|
Christian Clason
|
35a124cb60
|
feat(parsers): update arduino, blade, desktop, elixir, javadoc, llvm, mlir, perl, superhtml, vhdl, xresources, ziggy, ziggy_schema
|
2025-08-25 19:06:00 +02:00 |
|
Caleb White
|
9f15c2b050
|
fix(blade): fix highlighting of php tags
|
2025-08-25 15:39:40 +02:00 |
|
Yorick Peterse
|
44e90ec66e
|
feat(inko): add support for array patterns
This updates the version of the Inko parser to the latest version and
includes indent support for the new array pattern node.
|
2025-08-21 19:51:10 +02:00 |
|
Christian Clason
|
6fd7117c1d
|
feat(matlab)!: update parser and queries
|
2025-08-19 11:56:38 +02:00 |
|
Christian Clason
|
2f28a14ed2
|
feat(parsers): update arduino, chatito, desktop, editorconfig, gitattributes, gpg, idl, javadoc, mlir, pem, php, php_only, poe_filter, xresources
|
2025-08-19 11:51:52 +02:00 |
|
Christian Clason
|
32cb9f9b9d
|
feat(parsers): update fennel, javadoc, llvm, matlab, mlir, nickel, nix, php, php_only, query, superhtml, vimdoc, wit
|
2025-08-16 10:11:22 +02:00 |
|
hsi
|
cabbd52bb8
|
fix(health): highlights legend label
|
2025-08-13 10:01:54 +02:00 |
|
Christian Clason
|
bf0234010a
|
ci: bump actions/checkout to v5
|
2025-08-12 11:08:18 +02:00 |
|
Riley Bruins
|
4d43480167
|
ci: validate predicate/directive string parameters
|
2025-08-12 10:25:50 +02:00 |
|
Alexei Mozaidze
|
21da8ac251
|
fix(fennel): highlight $ in multi-symbol context properly
Highlights the dollar symbol properly in multi-symbol contexts like
`$.some.properties`
|
2025-08-12 10:25:22 +02:00 |
|
Caleb White
|
42ea539243
|
feat(php): update php and php_only parsers to v0.24.0
|
2025-08-12 10:25:14 +02:00 |
|