aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries
Commit message (Expand)AuthorAge
* C++: Improve parameter highlightingMichael Davis2024-03-21
* Rust: Highlight extern crate aliasesMichael Davis2024-03-21
* Update tree-sitter-gleam and highlightsMichael Davis2024-03-21
* Update tree-sitter-erlang and highlightsMichael Davis2024-03-21
* Update tree-sitter-git-commitMichael Davis2024-03-21
* Add support for ember.js templates (#9902)Arthur Deierlein2024-03-19
* feat: add suport for helm charts (#9900)Arthur Deierlein2024-03-19
* Initial Ada language support (after stale) (#9908)Damian Zaręba2024-03-19
* Enhance support for PKGBUILDS (#9909)Arthur Deierlein2024-03-19
* add koka language support (#8727)Matthew Toohey2024-03-18
* Add initial support for SuperCollider (#9329)Phil2024-03-18
* Fix malformed predicates in highlighting queriesMichael Davis2024-03-18
* Add textobject queries for vala (#8541)Joey Hain2024-03-17
* Add blade support (#9513)Leonardo Eugênio2024-03-17
* Updated grammar for hurl 4 (#9775)Erasin Wang2024-03-17
* Extend groovy support (#9677)Benedikt Ritter2024-03-17
* Add Support for JSONC (#9906)George "Riye" Hollister2024-03-17
* Add support for hyprland config (#9899)Arthur Deierlein2024-03-17
* fix typo "braket" in jsx highlights (#9910)Arthur Deierlein2024-03-17
* treesitter: Add textobjects for native funcs and constructors (#9806)Kalpaj Chaudhari2024-03-10
* add linker script language (#9835)Matthew Toohey2024-03-09
* fix: close #9771 fix comments with `(` and `)` (#9800)Alexander Brevig2024-03-08
* Add PowerShell highlighting (#9827)Chris2024-03-07
* Fix precedence of svelte typescript injection (#9777)Michael Davis2024-03-02
* Switch Nim tree-sitter queries to alaviss/tree-sitter-nim (#9722)JJ2024-02-29
* update languages.toml: tree-sitter-lua grammar (#9727)Brian Dorsey2024-02-28
* add fidl support (#9713)巢鹏2024-02-27
* Bump tree-sitter-sql (#9634)DS/Charlie2024-02-24
* Add Groovy grammar (#9350)Volodymyr Chernetskyi2024-02-19
* Add textobject queries for HCL (#9658)Jaakko Paju2024-02-18
* Add textobject queries for Nix (#9659)Jaakko Paju2024-02-18
* Add docker-compose language (#9661)Malpha2024-02-18
* Improve textobjects for parameter/argument for Dart (#9644)melted-brownie2024-02-17
* Add Rust fields as argument textobject (#9637)Vivek Kethineni2024-02-17
* Bump tree-sitter-erlang, add `*.app.src` file-type (#9627)Michael Davis2024-02-14
* Add Hoon (#9190)iko2024-02-12
* languages: add CEL, SpiceDB schema language (#9296)Jimmy Zelinskie2024-02-12
* Updated Swift grammar, adding 'any' and 'await' keywords. (#9586)7ombie2024-02-12
* feat(languages): pkl (#9515)Matouš Dzivjak2024-02-09
* slint: Update treesitter parser and queries (#9551)Tobias Hunger2024-02-07
* feat(languages): golang comments and numeric types (#9525)Matouš Dzivjak2024-02-06
* Update Unison tree-sitter grammar for type changes and add indent queries (#9...zetashift2024-02-04
* Improve tree-sitter queries for Scala (#9475)Jaakko Paju2024-02-04
* feat: Add `Tact` language support (#9512)Novus Nota2024-02-04
* Update grammars for Nushell to rev 358c4f50 (#9502)Devyn Cairns2024-02-04
* feat(queries): regex injection for golang (#9510)Matouš Dzivjak2024-02-03
* Use janet-simple grammar for Janet (#9247)sogaiu2024-01-28
* Add argument to textobject in gdscript. (#9288)Ryan Roden-Corrent2024-01-28
* highlight(scala): highlight abstract methods in traits and classes (#9340)Jaakko Paju2024-01-28
* Include interpolated SQL strings in Scala injection queries (#9428)Jaakko Paju2024-01-28