| Commit message (Expand) | Author | Age |
* | Fix C++ queries and update tree-sitter-cpp (#7285) | Dimitri Sabadie | 2023-06-07 |
* | Add support for language t32 (#7140) | Christoph Sax | 2023-06-07 |
* | Add support for Forth (#7256) | Alexander Brevig | 2023-06-06 |
* | Add blueprint language (#7213) | Ivan Tkachuk | 2023-06-05 |
* | chore: update scala tree-sitter grammar (#7147) | zetashift | 2023-05-30 |
* | Highlight query improvements for java and typescript (#7145) | Gammut | 2023-05-26 |
* | Update languages.toml for Nickel (#7059) | Viktor Kleen | 2023-05-26 |
* | Drop old cairo grammar, alias to rust for now | Blaž Hrastnik | 2023-05-26 |
* | Add comment injections for Odin (#7027) | lefp | 2023-05-12 |
* | fix: update upstream tree-sitter-dockerfile (#6895) | Vitalii Solodilov | 2023-05-12 |
* | Remove `tree-sitter-cabal` (#6996) | Ollie Charles | 2023-05-09 |
* | inject language based on file extension & shebang (#3970) | Timothy DeHerrera | 2023-04-28 |
* | Change Odin grammar to `ap29600/tree-sitter-odin` (#6766) | ap29600 | 2023-04-27 |
* | Highlight sqlx's `query_scalar{,_unchecked}` macros as SQL (#6793) | Cole Helbling | 2023-04-27 |
* | Avoid extra indentation on Go switches (#6817) | Daniel Martí | 2023-04-25 |
* | Fix go locals query for var_spec identifiers | Matthew Toohey | 2023-04-16 |
* | Add standalone language support for `just` (#6453) | VuiMuich | 2023-04-14 |
* | Fix python highlights to support single character and alphanumeric constant i... | Farzin | 2023-04-14 |
* | Add DTD language support (#6644) | Michael | 2023-04-12 |
* | Add OpenCL tree-sitter and LSP config (#6473) | lefp | 2023-04-12 |
* | feat(languages): Support markdoc (#6432) | Matouš Dzivjak | 2023-04-12 |
* | Highlight C/C++ escape sequences (#6724) | Farzin | 2023-04-12 |
* | tree-sitter(haskell): use quasiquoters as an injection point (#6474) | Clément Delafargue | 2023-04-12 |
* | Update tree-sitter-haskell (#6317) | Ollie Charles | 2023-04-12 |
* | Initial Cabal language support (#6485) | Ollie Charles | 2023-04-12 |
* | Update tree-sitter-git-commit (#6692) | Michael Davis | 2023-04-10 |
* | Update gleam grammar (#6641) | Arnar | 2023-04-09 |
* | Add support for Robot Framework files (#6611) | karei | 2023-04-07 |
* | Update Ruby Highlights (#6587) | Danillo Melo | 2023-04-06 |
* | Add textobject queries for Julia (#6588) | Clara Hobbs | 2023-04-06 |
* | Add Hurl Support (#6450) | Erasin Wang | 2023-04-06 |
* | Add indents.scm for Julia (#6490) | Clara Hobbs | 2023-03-31 |
* | Add injection for markdown strings (#6489) | Clara Hobbs | 2023-03-31 |
* | Update tree-sitter-git-commit, add comment textobject (#6439) | Michael Davis | 2023-03-27 |
* | Initial Nim language support (#6123) | JJ | 2023-03-26 |
* | Add language support for rego (OpenPolicyAgent) (#6415) | Juan C. Müller | 2023-03-26 |
* | Add vhdl language support (#5826) | Tom Burdick | 2023-03-25 |
* | Add theme keys for (un)checked markup list items (#6434) | Erasin Wang | 2023-03-25 |
* | Add `switch_statement` to ecma indents (#6369) | Thor Adam | 2023-03-21 |
* | Add initial Smithy support (#6370) | zetashift | 2023-03-21 |
* | Add language support for Cap’n Proto format (#6325) | angelodlfrtr | 2023-03-18 |
* | Update queries for makefile (#6339) | Erasin Wang | 2023-03-17 |
* | Improve tree-sitter queries for vlang (#6279) | Erasin Wang | 2023-03-15 |
* | Update gdscript highlight (#6311) | Erasin Wang | 2023-03-15 |
* | Update Nix highlights | Michael Davis | 2023-03-14 |
* | Update Erlang highlights | Michael Davis | 2023-03-14 |
* | queries/php: add missing keywords `unset` and `clone` (#6299) | Ivan | 2023-03-14 |
* | fix: C++ namespace indentation | Blaž Hrastnik | 2023-03-11 |
* | Also highlight unchecked variants of the sqlx query methods (#6256) | Maxicarlos08 | 2023-03-10 |
* | queries/php: add injections for regex and sql injection (#6250) | Ivan | 2023-03-10 |