| Commit message (Expand) | Author | Age |
... | |
* | Add tree-sitter-comment (#1300) | Michael Davis | 2021-12-19 |
* | Add link and quote queries for markdown | Gokul Soumya | 2021-12-19 |
* | Improve yaml syntax highlighting highlighting (#1294) | Gokul Soumya | 2021-12-19 |
* | Add dart lsp config and queries (#1250) | Luke Jones | 2021-12-18 |
* | Add scala syntax highlights (#1278) | Oliver Hechtl | 2021-12-18 |
* | Fix more highlight scopes | Blaž Hrastnik | 2021-12-17 |
* | highlights: @include -> @keyword.control.import | Blaž Hrastnik | 2021-12-17 |
* | Partly fix julia's locals.scm | Blaž Hrastnik | 2021-12-17 |
* | Add indents.toml to perl (#1280) | ath3 | 2021-12-17 |
* | Add injections query for markdown | Blaž Hrastnik | 2021-12-15 |
* | Partly fix latex highlights and add markup scope docs | Blaž Hrastnik | 2021-12-15 |
* | Add markdown grammar | Blaž Hrastnik | 2021-12-14 |
* | Add llvm grammar (#1167) | Kirawi | 2021-11-29 |
* | Add language support for WGSL (#1166) | Kirawi | 2021-11-27 |
* | Add json indents.toml file (#1055) | Mateusz S. Szczygieł | 2021-11-10 |
* | glsl support (#993) | Mateusz S. Szczygieł | 2021-11-08 |
* | Perl support (#978) | ath3 | 2021-11-08 |
* | Updated tree-sitter query scopes (#896) | Kirawi | 2021-11-03 |
* | Add indents definition based on the one from nvim-treesitter | Daniel Poulin | 2021-11-02 |
* | update cpp queries (#930) | Houkime | 2021-10-29 |
* | fix: string.regex{=>p} | Michael Davis | 2021-10-27 |
* | use punctuation.special for interpolation #{ } | Michael Davis | 2021-10-27 |
* | Add treesitter textobjects (#728) | Gokul Soumya | 2021-10-23 |
* | CMake support (#888) | ath3 | 2021-10-22 |
* | Merge pull request #830 from the-mikedavis/official-elixir-tree-sitter | Blaž Hrastnik | 2021-10-18 |
|\ |
|
| * | scope arities in captures as operators | Michael Davis | 2021-10-17 |
| * | use special.string.symbol instead of symbol | Michael Davis | 2021-10-17 |
| * | use latest tree-sitter-elixir with 'not in' query support | Michael Davis | 2021-10-17 |
| * | align highlight scopes with documented scopes | Michael Davis | 2021-10-17 |
| * | highlight calls to erlang modules as types | Michael Davis | 2021-10-17 |
| * | add LICENSE snippet at elixir hightlights top | Michael Davis | 2021-10-17 |
| * | use the warning type for tree-sitter ERRORs | Michael Davis | 2021-10-17 |
| * | 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 |