aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries
Commit message (Expand)AuthorAge
* Fix YAML auto indentSkyler Hawthorne2023-08-10
* Jinja language family syntax support (#7233)Ivan Isekeev2023-08-09
* feat: add todo.txt tree-sitter (#7835)Jan91032023-08-09
* Update tree-sitter grammar for nu (#7873)Artemiy2023-08-09
* Add Unison support (#7724)zetashift2023-08-08
* build(tree-sitter): update javascript, typescript and tsx (#7852)woojiq2023-08-07
* Add tree-sitter textobjects queries for bash (#7764)Petr Gajdůšek2023-08-07
* feat(indent): add basic java indentation queries (#7844)woojiq2023-08-07
* Improve wren support (#7819)Jummit2023-08-04
* Update t32 language queries to version 2.2.1 (#7811)Christoph Sax2023-08-04
* Bump the version of Hare's grammar (#7784)J. Brock2023-08-04
* Update tree-sitter-zig (#7803)voroskoi2023-08-02
* replace new lsp for vlang (#7760)lydiandy2023-07-30
* feat: update prql parser (#7771)Matthias Q2023-07-28
* Add wren support (#7765)Jummit2023-07-28
* Tune regex highlights for usage in promptsMichael Davis2023-07-27
* fix incorrect predicate in comment highlights (#7732)Pham Huy Hoang2023-07-25
* switch to https://github.com/tree-sitter-perl/tree-sitter-perl (#7644)Jesse Luehrs2023-07-17
* Add fsharp language support (#7619)kaashyapan2023-07-15
* Support inlay-hints for svelteserver. (#7622)Erasin Wang2023-07-14
* Update Typescript, TSX and Svelte grammar, to latest tag (#6874)Jeppe Christiansen2023-07-14
* Add language support for persistent library syntax (#7261)Borys Lykah2023-07-09
* Refactor queries for ecma based languages (#7207)Gammut2023-07-09
* highlight(matlab): Fix string's single-quote's color (#7493)Álan Crístoffer2023-06-30
* feat(toml): highlight table headers (#7441)Branch Vincent2023-06-24
* Replace MATLAB grammar (#7388)Álan Crístoffer2023-06-22
* highlight(sql): Update tree-sitter-sql to `98a7fc9` (#7387)LeoniePhiline2023-06-19
* Add forth-lsp and update tree-sitter-forth (#7334)Alexander Brevig2023-06-16
* Webc language support (#7290)Ivan Svoboda2023-06-13
* Add Fortran comment injections (#7305)lefp2023-06-10
* Fix C++ queries and update tree-sitter-cpp (#7285)Dimitri Sabadie2023-06-07
* Add support for language t32 (#7140)Christoph Sax2023-06-07
* Add support for Forth (#7256)Alexander Brevig2023-06-06
* Add blueprint language (#7213)Ivan Tkachuk2023-06-05
* chore: update scala tree-sitter grammar (#7147)zetashift2023-05-30
* Highlight query improvements for java and typescript (#7145)Gammut2023-05-26
* Update languages.toml for Nickel (#7059)Viktor Kleen2023-05-26
* Drop old cairo grammar, alias to rust for nowBlaž Hrastnik2023-05-26
* Add comment injections for Odin (#7027)lefp2023-05-12
* fix: update upstream tree-sitter-dockerfile (#6895)Vitalii Solodilov2023-05-12
* Remove `tree-sitter-cabal` (#6996)Ollie Charles2023-05-09
* inject language based on file extension & shebang (#3970)Timothy DeHerrera2023-04-28
* Change Odin grammar to `ap29600/tree-sitter-odin` (#6766)ap296002023-04-27
* Highlight sqlx's `query_scalar{,_unchecked}` macros as SQL (#6793)Cole Helbling2023-04-27
* Avoid extra indentation on Go switches (#6817)Daniel Martí2023-04-25
* Fix go locals query for var_spec identifiersMatthew Toohey2023-04-16
* Add standalone language support for `just` (#6453)VuiMuich2023-04-14
* Fix python highlights to support single character and alphanumeric constant i...Farzin2023-04-14
* Add DTD language support (#6644)Michael2023-04-12
* Add OpenCL tree-sitter and LSP config (#6473)lefp2023-04-12