| Commit message (Expand) | Author | Age |
... | |
* | gdscript support (#1985) | EmmChriss | 2022-04-15 |
* | feat(languages): SQL (#2097) | Jared Ramirez | 2022-04-14 |
* | add tree-sitter-heex | Michael Davis | 2022-04-13 |
* | add tree-sitter-eex | Michael Davis | 2022-04-13 |
* | remove error highlighting for tree-sitter-elixir | Michael Davis | 2022-04-13 |
* | add tree-sitter-embedded-template (erb & ejs) (#2055) | Michael Davis | 2022-04-09 |
* | Add swift language (#2033) | Aaron Housh | 2022-04-08 |
* | add languages `r` and `rmarkdown` (#1998) | Matthew Toohey | 2022-04-08 |
* | add language `ron` (#1925) | VuiMuich | 2022-04-05 |
* | separate JSX queries from javascript (#1921) | Michael Davis | 2022-04-02 |
* | Update bash tree sitter (#1917) | joezak11 | 2022-04-01 |
* | jsx: Add special highlighting to component names | Blaž Hrastnik | 2022-04-01 |
* | Add JSX highlighting queries | Blaž Hrastnik | 2022-04-01 |
* | Indentation rework (#1562) | Triton171 | 2022-03-30 |
* | add tree-sitter-gleam | Michael Davis | 2022-03-30 |
* | update tree-sitter-elixir | Michael Davis | 2022-03-30 |
* | update tree-sitter-erlang | Michael Davis | 2022-03-30 |
* | Fix Rescript hightlights query (#1863) | Jared Ramirez | 2022-03-23 |
* | Add syntax highlighting for Solidity (#1854) | Slin Lee | 2022-03-22 |
* | Initial basic Org markup support thanks to tree-sitter-org (#1845) | zetashift | 2022-03-20 |
* | update tree-sitter-git-commit (#1838) | Michael Davis | 2022-03-19 |
* | C# highlighting improvements (#1795) | Philipp Mildenberger | 2022-03-12 |
* | Add comment textobject for surround selection and navigation (#1605) | Daniel S Poulin | 2022-03-06 |
* | Add support for HCL language (#1705) | Michael Daffin | 2022-02-25 |
* | Add kotlin language (#1689) | Michael Daffin | 2022-02-23 |
* | Allow separate styles for markup headings (#1618) | Alex | 2022-02-21 |
* | add tree-sitter-erlang (#1657) | Michael Davis | 2022-02-15 |
* | feat(languages): rescript (#1616) | Jared Ramirez | 2022-02-06 |
* | epocsquadron/add tree sitter twig (#1602) | Daniel S Poulin | 2022-02-01 |
* | Add textobjects queries for php (#1601) | Daniel S Poulin | 2022-01-30 |
* | add tree-sitter-iex (#1576) | Michael Davis | 2022-01-25 |
* | feat(languages): GraphQL (#1515) | Jared Ramirez | 2022-01-21 |
* | tree sitter comments injections (#1527) | Mathis Brossier | 2022-01-20 |
* | feat(languages): Elm (#1514) | Jared Ramirez | 2022-01-20 |
* | feat(languages): Lean experimental tree-sitter-lean (#1422) | Anders Christiansen Sørby | 2022-01-17 |
* | Update tree-sitter-php to latest upstream (#1521) | Daniel S Poulin | 2022-01-16 |
* | Update zig tree-sitter (#1501) | voroskoi | 2022-01-14 |
* | Update tree-sitter-go with generics support | Blaž Hrastnik | 2022-01-11 |
* | add tree-sitter-git-config (#1426) | Michael Davis | 2022-01-09 |
* | feat: add tree-sitter-make | Eric Crosson | 2022-01-08 |
* | Add fixity keywords to haskell's highlights.scm | Owen Shepherd | 2022-01-08 |
* | Upgrade haskell queries | Owen Shepherd | 2022-01-08 |
* | capture markdown link text as markup.link.text (#1456) | Michael Davis | 2022-01-08 |
* | add tree-sitter-regex (#1362) | Michael Davis | 2022-01-06 |
* | Fix null and boolean constants in tree-sitter-nix highlights queries (#1428) | Philipp Mildenberger | 2022-01-06 |
* | Add textobjects and indents to c and cpp (#1293) | Sebastian Neubauer | 2022-01-04 |
* | Add llvm-mir highlighting (#1398) | Sebastian Neubauer | 2022-01-04 |
* | Add basic indentation for languages without treesitter-based indentation rule... | Triton171 | 2022-01-03 |
* | Add LLVM TableGen highlighting (#1409) | Sebastian Neubauer | 2022-01-03 |
* | Fix markdown code-block highlighting | Flakebi | 2022-01-01 |