| Commit message (Expand) | Author | Age |
... | |
* | Add default language server for JSON (#2024) | David | 2022-04-08 |
* | Add default language server for HTML (#2018) | David | 2022-04-08 |
* | add languages `r` and `rmarkdown` (#1998) | Matthew Toohey | 2022-04-08 |
* | add language `ron` (#1925) | VuiMuich | 2022-04-05 |
* | Add texlab language server for latex (#1922) | Lauri Gustafsson | 2022-04-02 |
* | separate JSX queries from javascript (#1921) | Michael Davis | 2022-04-02 |
* | Update bash tree sitter (#1917) | joezak11 | 2022-04-01 |
* | Add JSX highlighting queries | Blaž Hrastnik | 2022-04-01 |
* | Add support for jsx (#1906) | Amine Hmida | 2022-04-01 |
* | 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 |
* | Add syntax highlighting for Solidity (#1854) | Slin Lee | 2022-03-22 |
* | Add LSP support for Solidity (#1848) | 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 |
* | simplify Julia config (#1811) | ChrHorn | 2022-03-15 |
* | Add csharp lsp support (#1788) | Aaron Housh | 2022-03-12 |
* | update revision for tree-sitter-rescript | Michael Davis | 2022-03-10 |
* | flake: use builtins.fetchTree to shallow-clone grammar repos | Michael Davis | 2022-03-10 |
* | migrate grammar fetching/building code into helix-loader crate | Michael Davis | 2022-03-10 |
* | add tree-sitter sources to languages.toml | Michael Davis | 2022-03-10 |
* | Add terraform lsp support (#1726) | Michael Daffin | 2022-03-01 |
* | Add support for HCL language (#1705) | Michael Daffin | 2022-02-25 |
* | Configurable auto pairs (#1624) | Skyler Hawthorne | 2022-02-25 |
* | Add kotlin language (#1689) | Michael Daffin | 2022-02-23 |
* | add tree-sitter-erlang (#1657) | Michael Davis | 2022-02-15 |
* | Makefile indent must be '\t' (#1661) | CossonLeo | 2022-02-14 |
* | Merge remote-tracking branch 'origin/master' into debug | Blaž Hrastnik | 2022-02-13 |
|\ |
|
| * | feat(languages): rescript (#1616) | Jared Ramirez | 2022-02-06 |
| * | epocsquadron/add tree sitter twig (#1602) | Daniel S Poulin | 2022-02-01 |
| * | add tree-sitter-iex (#1576) | Michael Davis | 2022-01-25 |
| * | Enable tree-sitter for .zshenv and zsh files (#1574) | Eric Crosson | 2022-01-24 |
| * | Enable tree-sitter for .bash_profile (#1571) | chunghha | 2022-01-24 |
| * | Enable tree-sitter for .zshrc and .bashrc | Blaž Hrastnik | 2022-01-23 |
| * | Add haskell-language-server-wrapper --lsp to default `languages.toml` (#1556) | Kyra | 2022-01-23 |
| * | feat(languages): GraphQL (#1515) | Jared Ramirez | 2022-01-21 |
| * | feat(languages): Elm (#1514) | Jared Ramirez | 2022-01-20 |
| * | feat(languages): Lean experimental tree-sitter-lean (#1422) | Anders Christiansen Sørby | 2022-01-17 |
| * | add show_subtree command for viewing tree-sitter subtree in Popup (#1453) | Michael Davis | 2022-01-16 |
| * | Re-enable haskell in languages.toml (#1520) | Kirawi | 2022-01-16 |
| * | Use the correct language ID for JavaScript & TypeScript (#1466) | Kevin Sjöberg | 2022-01-15 |
| * | feat(languages): enable css tree-sitter for scss files (#1507) | Matouš Dzivjak | 2022-01-14 |
| * | Add pom.xml as maven root directory marker (#1496) | Alexis Mousset | 2022-01-14 |
| * | add tree-sitter-git-config (#1426) | Michael Davis | 2022-01-09 |
| * | feat: add tree-sitter-make | Eric Crosson | 2022-01-08 |
| * | Add default language server for JavaScript (#1457) | Kevin Sjöberg | 2022-01-08 |
| * | add tree-sitter-regex (#1362) | Michael Davis | 2022-01-06 |
| * | Add llvm-mir highlighting (#1398) | Sebastian Neubauer | 2022-01-04 |
| * | Add LLVM TableGen highlighting (#1409) | Sebastian Neubauer | 2022-01-03 |