Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/nvim-treesitter/nvim-treesitter

Nvim Treesitter configurations and abstraction layer
https://github.com/nvim-treesitter/nvim-treesitter

feat: add vento support (#6261)

2014f8285e306f4c8a896c7d3af53fdd599e5a4f authored 7 months ago by Matthew Taylor <[email protected]>
bot(lockfile): update arduino, cmake, dtd, http, mlir, ocaml, ocaml_interface, slint, swift, vimdoc, wing, xml

e6d80e5efdbec343c4ff30d627cee129e545b878 authored 7 months ago by nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>
fix(latex): Fold \iffalse..\fi comments

6a2572c9ed0342ae9e1012b9c8a774a1ea009e71 authored 7 months ago by gi1242 <[email protected]>
feat(http): switch to new parser version

fix(http): use `@variable.member` for fields

fix(http): keep the comment injection

fix(http): ...

c4e0f290d744ceede4ec0c464a5f985e821b1502 authored 7 months ago by NTBBloodbath <[email protected]>
bot(lockfile): update c_sharp, glimmer, hyprlang, meson, mlir, ocaml, ocaml_interface, swift, v

adapt to ocaml grammar location change

bb3dd60ebcf6f75f73f39c44724b4a426ece6b7b authored 7 months ago by nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>
feat(php): improve indents in return statements & chained methods

143ca5ce17ae21233101246b5785b90d53aa8329 authored 7 months ago by Caleb White <[email protected]>
feat(hyprlang): add bash injections

df3e6a24ac500043012f20027555cdbaa41f1f6d authored 7 months ago by Luckas <[email protected]>
feat(rust): move pub to `@keyword.modifier`

Also consolidates most of the captures

3c7a0e9d949d3968bc3f95743f7d2c8c4666048c authored 7 months ago by Riley Bruins <[email protected]>
bot(lockfile): update devicetree, dtd, htmldjango, perl, racket, scheme, v, wing, xml

53891f1492498b30eea4483bfcd71266d2f1c157 authored 7 months ago by nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>
fix(htmldjango): update highlights

5b8458c5aa533803febabe31c018030826f86ac7 authored 7 months ago by ObserverOfTime <[email protected]>
feat(highlights)!: keyword `@type.qualifier` → `@keyword.modifier`

998b230a77b544761bae8aa7518d40b91a5c9559 authored 7 months ago by Jaehwang Jung <[email protected]>
feat(rust,lalrpop): `@attribute` for lifetimes

`@keyword` is only for language-defined keywords.

8f5513a1f2ec6ee5b378c2e32e53fc3c2a8f1e13 authored 7 months ago by Jaehwang Jung <[email protected]>
feat(highlights)!: `@keyword.storage` → `@keyword.modifier`

dccf31f9b1fbbbd09e6720c7d8f5f1a2433fd32d authored 7 months ago by Jaehwang Jung <[email protected]>
feat(verilog): `@keyword.modifier` for lifetime

f5062ebc8d5c0542465c6e2432d6cd544a92f348 authored 7 months ago by Jaehwang Jung <[email protected]>
feat(highlights)!: remove non-keyword `@type.qualifier`

* blueprint: Don't specially highlight template_name_qualifier. This is
similar to inheritance...

5d75359a9ae20c492f96e6591e3a9e229d320c87 authored 7 months ago by Jaehwang Jung <[email protected]>
bot(readme): update

f87882858438834d2fbb6379aa2be37de901751b authored 7 months ago by nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>
feat(yaml)!: switch upstream parser

b8f07b30eff75504b5e01ede43f38809948f5682 authored 7 months ago by Amaan Qureshi <[email protected]>
bot(lockfile): update gitcommit, mlir, rnoweb, swift, vimdoc, wing

16398a6c357d9b8ad80221e6220e133092977726 authored 7 months ago by nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>
feat(dot): add indents queries

* feat(dot): add indents queries

* add: tests

* fix: test

904f373fc4e6fb474e3df35b57f78edee8e45267 authored 7 months ago by Luckas <[email protected]>
fix(vimdoc): adapt to breaking Neovim change

Problem:
https://github.com/neovim/neovim/commit/cb46f6e467268edf917cc3617b4c024a66b256de#diff-e...

3ae78f376c2e721ce4feb23e9a5e8bc6062a2657 authored 7 months ago by Christian Clason <[email protected]>
bot(lockfile): update angular, awk, heex, html, kotlin, markdown, markdown_inline, sql, swift, wing

497fe685ff526773564b98fd08436145e94af5c3 authored 7 months ago by nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>
* feat(ecma): styled injection for `css` and `keyframes`

35c1a32b267c969a024ef651c8a25d7ff9018d22 authored 7 months ago by Mark Skelton <[email protected]>
bot(lockfile): update kotlin, scala

76f699dcc89642eedf69fafaef79bc235b7ef51e authored 7 months ago by nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>
bot(lockfile): update angular, bash, c, cmake, cue, java, javascript, kotlin, lua, php, php_only, python, racket, ruby, rust, scala, scheme, slint, solidity, tlaplus, tsx, typescript, wing

fec37b6f97831e85dbd6d91bf4b870d14ed34c3c authored 7 months ago by nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>
feat(vimdoc): highlight modeline

6576041660226bd80c51e2a3510c8e18e6ce3f13 authored 7 months ago by ObserverOfTime <[email protected]>
feat(swift): add init/deinit indents

Signed-off-by: Phạm Huy Hoàng <[email protected]>

e73c775aa9d540f0c33585ed1b5ea572a64bdac1 authored 7 months ago by 再生花 <[email protected]>
fix(scripts): actually skip lockfile updates

8d3176cfbc0e3c5b8eadf4dfc20681878529c3af authored 7 months ago by ObserverOfTime <[email protected]>
fix(php): highlight property access using nullsafe operator, move `@property` to `@variable.member`

9d39f00a9559cf3505d73b486c0b8055a6db4215 authored 7 months ago by Tobias S <[email protected]>
fix(c): improve doxygen comment matching (#6278)

b781fd058224f67df7469b8f376c42a8d85e11db authored 7 months ago by Chad Condon <[email protected]>
bot(lockfile): update arduino, beancount, ocaml, ocaml_interface

488bec03254207b1dd071be8cb1fb78434b6e777 authored 7 months ago by nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>
bot(lockfile): update swift, vim, wing

7ff51f53b0efb6228df2e8539b51bb2e737b77f3 authored 7 months ago by nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>
bot(lockfile): update mlir, wing

57205313dda0ac82ac69e21d5e2a80f3297c14cc authored 7 months ago by nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>
fix(nickel): update highlights to grammar change

b4553bef58463ef45841fc1571a654089585e5cc authored 7 months ago by Christian Clason <[email protected]>
fix(luadoc): `@nospell` identifiers and keywords

9775d5d7c724f81acdd441e7e9edefc4514e990b authored 8 months ago by Kai Moschcau <[email protected]>
feat(markdown): highlight link label delimiter

a0f18ee98c53b9b20a7bda1696f1382cd79216e6 authored 8 months ago by Riley Bruins <[email protected]>
bot(lockfile): update python, wing

51d7c36e5f0d85429fe6eba6a59444f68cab7c6b authored 8 months ago by nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>
bot(lockfile): update cue, gitcommit, wing

c09932bd2de01dc9c01e870fe83060693c67de13 authored 8 months ago by nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>
bot(lockfile): update gleam, php, php_only, swift, wing

cc6b108ea1251bd361f091b7d5a0dd41c04f8611 authored 8 months ago by nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>
fix(angular): typo in capture name (#6249)

212b7a504cf56f85d1acc5be237261b42d7560c5 authored 8 months ago by Dennis van den Berg <[email protected]>
bot(lockfile): update puppet, swift, t32, wing

70f03829afa31f8b619b56296cdcaa921118d912 authored 8 months ago by nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>
fix(sourcepawn) update queries to grammar change (#6247)

e479db627c89c660e577647900b370c0989cb754 authored 8 months ago by Charles <[email protected]>
feat(swift): add will/didSet indent

Fixes CI error in PR.6237

63ca90eaa3ce1cc668add8828a9e3d6728dbbdf1 authored 8 months ago by Phạm Huy Hoàng <[email protected]>
fix(comment): remove duplicate 'FIXME'

3d08cdd741ea02ab820406582f8ea0b1198e368d authored 8 months ago by Christian Clason <[email protected]>
bot(readme): update

8a9bef9327bc06c9c4158d4873d87bb1bf3ed112 authored 8 months ago by nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>
feat: add gotemplate and helm parser support

9e1f3c336940e77adee81ca340e1bf0635e655f3 authored 8 months ago by qvalentin <[email protected]>
bot(lockfile): update arduino, gpg, sourcepawn, ssh_config, vue, wing

f8d4e5c1ba2b24b7d13830eeca394fc24c808d83 authored 8 months ago by nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>
feat(csharp): highlight excape sequences (#6229)

00bd760a0e334b197a2979f730febd449e8a13b0 authored 8 months ago by Omar Valdez <[email protected]>
feat: map automake to make

533ad655ad38e41d482b3507b5c1a35039fb3409 authored 8 months ago by Wu Zhenyu <[email protected]>
feat(highlights)!: enforce documented captures (#6232)

Problem: Allowing undocumented "secret" (sub)captures makes it harder
to write comprehensive co...

99ddf573531c4dbe53f743ecbc1595af5eb1d32f authored 8 months ago by Christian Clason <[email protected]>
ci: teach bot about conventional commits

22c5a0d833ac70e07a7a70ba4e29081a1072422b authored 8 months ago by Christian Clason <[email protected]>
Update README

e3e5ff4ebddcbfa8f5798253ebd1f9b449e8ee69 authored 8 months ago by nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>
feat(vue): switch to new parser (#6233)

* feat(vue): switch to new parser

---------

Co-authored-by: Phạm Huy Hoàng <hoangtun0810@g...

ada920f2a43f87a26356d386cefe656bd6b3e9a8 authored 8 months ago by Christian Clason <[email protected]>
Update parsers: vimdoc

a47540fd737eb5c03ee21ee69eb8134ce5568fb6 authored 8 months ago by nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>
Update parsers: sourcepawn

cbaad1951e87396f386e6fcc1ff7011ec67fe402 authored 8 months ago by nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>
Update parsers: beancount, requirements, v, wing

c2a265156d5799adbd9f9e7d5385735fa5d21776 authored 8 months ago by nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>
ci: bump create-pull-request to v6

30a41f52f91e589ed10549e618f207e3d747d77a authored 8 months ago by Christian Clason <[email protected]>
fix(astro): update to scanner rewrite

3ad0e410f8c9c647ff0381d6c2ffc35b97f34e9d authored 8 months ago by Christian Clason <[email protected]>
feat(gitcommit): highlight overflow in commit body

8e349b1ea938ca47e439f84811851c8d33ce9b75 authored 8 months ago by Riley Bruins <[email protected]>
feat(format): extra newline after modeline

62b0bb4f24ad09f535efe44cc9d088f90dcd2498 authored 8 months ago by Phạm Huy Hoàng <[email protected]>
Update parsers: angular, gitcommit, vimdoc, wing

84daea50b1e53bce085b27fe44204708fc8b1d96 authored 8 months ago by nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>
feat: add support for gdshader (#6153)

Godot shading language

---------

Co-authored-by: ObserverOfTime <[email protected]>

06b5fda797ea4c363e9fe17b160c33818be8d319 authored 8 months ago by GodOfAvacyn <[email protected]>
Update parsers: chatito, gitattributes, gitcommit, gpg, groovy, hlsl, mermaid, pem, poe_filter, properties, pymanifest, requirements, ssh_config, udev, wing, xcompose

4349af8a6e8171d5e313a2e4e33d912745ef5e1e authored 8 months ago by nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>
feat(beancount): refactor scanner to c

4a8901b0d5398b45e075fcdbf9b8fe546349cc14 authored 8 months ago by Brian Ryall <[email protected]>
Update parsers: dtd, gitattributes, hyprlang, tcl, wing, xml

d2f58c0b6507a4ad02ca0b647c130fb8396b4587 authored 8 months ago by nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>
fix(typst): adapt queries to breaking parser update

c5b19f66e05c760ed056279ae3d8ade3c98ea1b1 authored 8 months ago by Christian Clason <[email protected]>
fix(purescript): comment out utf-8 char

15d521c9235831421e7278c4d3e1139e0d363ded authored 8 months ago by Phạm Huy Hoàng <[email protected]>
Update parsers: angular, javascript, nim, perl, python, typst, wing

31d06480554789557d24f1c2b7eacf627e43510c authored 8 months ago by nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>
Update parsers: fidl, haskell, nickel, python, solidity, wing

db12bd416e2764420047e4a5d6b96fe44e4377d5 authored 8 months ago by nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>
feat(c): local label highlights

18aa5ae3fd7245137bc41b5348102fe254405509 authored 8 months ago by Riley Bruins <[email protected]>
Update parsers: arduino, php, php_only, wing

fad40f2010c6f50aaad285b2752551a37d8772e4 authored 8 months ago by nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>
feat(cooklang): update to scanner rewrite

6e2b56cbe75ddf18e6efecee44bc3936d70b0b3e authored 8 months ago by Christian Clason <[email protected]>
feat(rust): add more regex injection queries

6f1f407d712d1c451451db74ff3a6eb72190548d authored 8 months ago by Amaan Qureshi <[email protected]>
Update parsers: gpg, properties, pymanifest, requirements, rust, ssh_config, swift, udev, v

ede5b461c9e11404b5ba0a2ba452fffaaf252907 authored 8 months ago by nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>
feat(gdscript): update parsers and queries. (#6176)

* feat(gdscript): add highlight for (pattern_guard "when")

* feat(gdscript): update (type) high...

9896ef5f701cc8258c4f04c6944b77e7cfa244e3 authored 8 months ago by Preston Knopp <[email protected]>
Update parsers: c, fennel, gitattributes, json, nim, pem, poe_filter, printf, readline, sourcepawn, wing, xcompose

c06292fdc641d71d185d2f1a507ad8232b6cf528 authored 8 months ago by nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>
feat(nickel): adapt to scanner rewrite

adf72368f6af026b4cd19851d34a313a54159857 authored 8 months ago by Christian Clason <[email protected]>
feat(properties): update parser & queries

e105b5e67df1a9bbd9d35a9aef4d40d0119d708d authored 8 months ago by ObserverOfTime <[email protected]>
fix(fidl): remove requires_generate_from_grammar

e159a531e5470f48a174425713a82208952b9b1c authored 8 months ago by chaopeng <[email protected]>
Update parsers: arduino, cmake, dtd, fidl, mlir, perl, slint, sourcepawn, wing, xml

f148c8a76638cb6b6a6818924f647534f4eef301 authored 8 months ago by nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>
feat(format-scripts): linewrap predicates

"format-ignore".kick()

31641d72a4c33536e9d5fc8f829d2ba84211af8a authored 8 months ago by 再生花 <[email protected]>
feat(faust): better highlighting of function calls, built-in variables, and member access

a29058fe8b4ba291a63422073e5bd3d8920942ac authored 8 months ago by Karl Hiner <[email protected]>
Update README

9ecf980277d70f5a540b4e8deaace708432d54c0 authored 8 months ago by nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>
feat: add fidl parser

a8d2b54e28b25cbea1a5fae312165f56674168de authored 8 months ago by 巢鹏 <[email protected]>
feat(c-sharp): add enum member declaration highlight query

19bf991be2403c10fa379fa0fb11b7de2560ac31 authored 8 months ago by JD Rudie <[email protected]>
Update parsers: cmake, dtd, faust, fennel, gdscript, html, lua, php, php_only, rust, sourcepawn, typst, vim, wing, xml

1398b1ba4619cef240abd496b500b95819c8c496 authored 8 months ago by nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>
feat(chatito): update queries

ebf0532d422cef34be5207e02929764885c47a05 authored 8 months ago by ObserverOfTime <[email protected]>
fix(highlights): highlight @type in phpdoc

Currently, phpdoc types that are not union type are not highlighted, this change
allows to apply...

ca46eb3ac96cd96e963895004589f0c9b2a44491 authored 8 months ago by gbprod <[email protected]>
Update README

977d94975d352ae4a37ac99605876cbe41707c81 authored 8 months ago by nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>
feat(fennel)!: switch to maintained parser (#6132)

Change the Fennel parser to a simpler and more consistent one, along with updating all the queries.

7d1bab65469bd53e7a68666de071d9a82a522a40 authored 8 months ago by Alexei Mozaidze <[email protected]>
docs(template): use builtin commands

71ae32c187b54f25fe867de7e58aec0d9fc495ec authored 8 months ago by Christian Clason <[email protected]>
feat: improve queries/muttrc/highlights.scm

d1484a1507b36ca6af7f7925c627846010faeabe authored 8 months ago by Wu Zhenyu <[email protected]>
feat(query): indents that reflect the formatter (#6154)

* feat(query): indents that reflect the formatter

Indentation queries that reflect the query ...

455f6586bae558f99b51c0b07d46adc736f3822c authored 8 months ago by Riley Bruins <[email protected]>
highlights(slang): add support for `where`

01cdcfb21645cbdc8ad34a0956ee177ce475036f authored 8 months ago by Stephan Seitz <[email protected]>
Update parsers: cuda, dtd, gdscript, hlsl, readline, slang, sourcepawn, wing, xml

c4c1f516ec3444d8f376acb08933dced683f94a9 authored 8 months ago by nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>
feat(typst): add raw block injections

Co-authored-by: Christian Clason <[email protected]>

6bd108a6f10aa01b854c3c673b6d9d61662a8c93 authored 8 months ago by LamprosPitsillos <[email protected]>
feat(ecma): folding for function arguments

7eeb26e69cd923f4ebc2e708a6acf40777d4b157 authored 8 months ago by Riley Bruins <[email protected]>
Update parsers: gdscript, hlsplaylist, html, muttrc, wing, zathurarc

d87074a06b3dfef0f8ed6bbf5953fca96abd312a authored 8 months ago by nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>
fix(meson): adapt to renamed node

ea3ddedd8306b90880a83f53678e087e13ebf131 authored 8 months ago by Christian Clason <[email protected]>
ci: remove mergify.yml as it's no longer used

1f6bd57192dd74ff56f991b84952fb8a0a8481dc authored 8 months ago by dundargoc <[email protected]>
fix(scripts): add missing \n for nested grouping

917d696592a34917a12208f579d5e72c1a904aee authored 8 months ago by Phạm Huy Hoàng <[email protected]>