| Commit message (Expand) | Author | Age |
... | |
| * | describe atoms as tags | Michael Davis | 2021-10-17 |
| * | add highlights query from elixir-lang/tree-sitter-elixir | Michael Davis | 2021-10-17 |
* | | Add indents for python, but it's not perfect. (#837) | WindSoilder | 2021-10-18 |
|/ |
|
* | Enable c-sharp language and highlights (#861) | Michael Davis | 2021-10-17 |
* | fix digit escapes in java & php highlights (#846) | Michael Davis | 2021-10-16 |
* | Add highlight support for tree-sitter-query language (tsq) (#845) | Michael Davis | 2021-10-16 |
* | Add Vue tree sitter grammar (#787) | Thomas Wehmöller | 2021-10-10 |
* | Zig tree-sitter rework (#811) | voroskoi | 2021-10-05 |
* | languages: add svelte support (#733) | Raphael Megzari | 2021-09-17 |
* | Update ledger treesitter injections (#732) | cbarrete | 2021-09-09 |
* | Improve docs, fix up a few highlight scopes | Blaž Hrastnik | 2021-09-07 |
* | syntax: Add go & rust locals, improve tree-sitter error message | Blaž Hrastnik | 2021-09-06 |
* | At least partly highlight tsx | Blaž Hrastnik | 2021-09-06 |
* | Improve highlighting scopes | Blaž Hrastnik | 2021-09-06 |
* | runtime: Query improvements | Blaž Hrastnik | 2021-09-06 |
* | syntax: Improve go highlights | Blaž Hrastnik | 2021-09-06 |
* | Improve grammar definitions | Blaž Hrastnik | 2021-09-06 |
* | OCaml support (#666) | oberblastmeister | 2021-09-01 |
* | Lua support (#665) | oberblastmeister | 2021-09-01 |
* | YAML support (#667) | oberblastmeister | 2021-09-01 |
* | Add zig tree-sitter support (#631) | voroskoi | 2021-08-28 |
* | fix: add missing optional keyword to protobuf syntax | Yusuf Bera Ertan | 2021-08-20 |
* | Golang indent improvements | Blaž Hrastnik | 2021-08-19 |
* | feat: add indenting for protobuf | Yusuf Bera Ertan | 2021-08-19 |
* | feat: add protobuf tree-sitter parser with highlighting queries | Yusuf Bera Ertan | 2021-08-19 |
* | gruvbox theme changes (#594) | oberblastmeister | 2021-08-18 |
* | Add ledger tree-sitter (#572) | Ivan Tham | 2021-08-16 |
* | add java highlighting (#448) | Kirawi | 2021-08-10 |
* | Improve nix indents | Blaž Hrastnik | 2021-08-08 |
* | rust: Indent multi line call expressions one level deeper | Blaž Hrastnik | 2021-07-26 |
* | Improve rust indentation queries | Blaž Hrastnik | 2021-07-26 |
* | Rewritten Rust `highlights.scm` (#425) | Kirawi | 2021-07-08 |
* | VSCode Dark+ Theme (#414) | Kirawi | 2021-07-08 |
* | Add julia support (LSP not working) | wesh | 2021-07-05 |
* | Add latex | Ivan Tham | 2021-06-16 |
* | Add Nix runtime | Timothy DeHerrera | 2021-06-10 |
* | Updated elixir queries to fix crash | Corey Powell | 2021-06-08 |
* | Restored haskell syntax | Corey Powell | 2021-06-04 |
* | Rust: Highlight crate namespace, categorize `mut` | notoria | 2021-06-04 |
* | Rust: Add keyword `async`, match the entire macro | notoria | 2021-06-04 |
* | Added elixir syntax | Corey Powell | 2021-06-02 |
* | Add typescript support & ts/js indentation queries | Blaž Hrastnik | 2021-06-01 |
* | Golang indent queries | Blaž Hrastnik | 2021-06-01 |
* | Adjust golang indents yet again | Blaž Hrastnik | 2021-05-31 |
* | Adjust rust indents | Blaž Hrastnik | 2021-05-30 |
* | Golang indent adjustment | Blaž Hrastnik | 2021-05-28 |
* | Update deps, introduce the new tree-sitter lifetimes | Blaž Hrastnik | 2021-05-27 |
* | syntax: golang: Indent type declarations | Blaž Hrastnik | 2021-05-18 |
* | Adjust highlighting for rust. | Blaž Hrastnik | 2021-05-16 |
* | Add indentation queries for golang. | Blaž Hrastnik | 2021-05-15 |