aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries
Commit message (Expand)AuthorAge
* 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
* feat(languages): Support markdoc (#6432)Matouš Dzivjak2023-04-12
* Highlight C/C++ escape sequences (#6724)Farzin2023-04-12
* tree-sitter(haskell): use quasiquoters as an injection point (#6474)Clément Delafargue2023-04-12
* Update tree-sitter-haskell (#6317)Ollie Charles2023-04-12
* Initial Cabal language support (#6485)Ollie Charles2023-04-12
* Update tree-sitter-git-commit (#6692)Michael Davis2023-04-10
* Update gleam grammar (#6641)Arnar2023-04-09
* Add support for Robot Framework files (#6611)karei2023-04-07
* Update Ruby Highlights (#6587)Danillo Melo2023-04-06
* Add textobject queries for Julia (#6588)Clara Hobbs2023-04-06
* Add Hurl Support (#6450)Erasin Wang2023-04-06
* Add indents.scm for Julia (#6490)Clara Hobbs2023-03-31
* Add injection for markdown strings (#6489)Clara Hobbs2023-03-31
* Update tree-sitter-git-commit, add comment textobject (#6439)Michael Davis2023-03-27
* Initial Nim language support (#6123)JJ2023-03-26
* Add language support for rego (OpenPolicyAgent) (#6415)Juan C. Müller2023-03-26
* Add vhdl language support (#5826)Tom Burdick2023-03-25
* Add theme keys for (un)checked markup list items (#6434)Erasin Wang2023-03-25
* Add `switch_statement` to ecma indents (#6369)Thor Adam2023-03-21
* Add initial Smithy support (#6370)zetashift2023-03-21