| Commit message (Expand) | Author | Age |
* | Add Graphviz Dot lang support (#3241) | Erasin | 2022-07-30 |
* | Add textobject for javascript (#3213) | Erasin | 2022-07-28 |
* | Remove let_declaration from Rust locals tracking (#3212) | Michael Davis | 2022-07-28 |
* | JS/TS highlighting improvements (#3219) | Philipp Mildenberger | 2022-07-27 |
* | Fix: Python hightlight (#3201) | Erasin | 2022-07-26 |
* | Improve python highlighting (#3103) | Kirawi | 2022-07-26 |
* | feat(tree-sitter): :sparkles: add go template support (#3091) | Daniel Longeuay | 2022-07-26 |
* | Add elixir & heex comment textobjects (#3179) | Clay | 2022-07-26 |
* | Fix: svelte indets.scm (#3147) | Erasin | 2022-07-24 |
* | Improve HEEx comment highlights, inject comment lang (#3170) | Clay | 2022-07-24 |
* | Replace '; inherits <language>' in treesitter queries with <language> queries... | Philipp Mildenberger | 2022-07-22 |
* | Fix locals tracking in Rust closures (#3027) | Michael Davis | 2022-07-20 |
* | Add SCSS language support (#3074) | Joe | 2022-07-17 |
* | Add textobjects.scm to GLSL (#3051) | Mateusz S. Szczygieł | 2022-07-12 |
* | Added ungrammar language support (#3048) | Philipp Mildenberger | 2022-07-12 |
* | add fortran language (#3025) | Austen LeBeau | 2022-07-10 |
* | Introduce storage highlighting for typescript/javascript (#2961) | Jake Langford | 2022-07-06 |
* | Remove broken ledger tag highlight (#2988) | Ivan Tham | 2022-07-06 |
* | Fix some typos (#2978) | A-Walrus | 2022-07-06 |
* | Update tree-sitter-ledger (#2936) | Ivan Tham | 2022-07-05 |
* | Update TSQ queries (#2960) | Michael Davis | 2022-07-05 |
* | languages: added elvish (#2948) | rsteube | 2022-07-03 |
* | Disable tree-sitter python indents, use fallback for now | Blaž Hrastnik | 2022-07-01 |
* | markdown: limit raw block highlight to code fence content | Michael Davis | 2022-07-01 |
* | erlang: highlight modules in behaviour attributes | Michael Davis | 2022-07-01 |
* | erlang: highlight records with macro names | Michael Davis | 2022-07-01 |
* | git-commit: fix highlight edge cases | Michael Davis | 2022-07-01 |
* | erlang: fix '#match?' for specs/callbacks | Michael Davis | 2022-07-01 |
* | replace module captures with namespace | Michael Davis | 2022-07-01 |
* | html: highlight punctuation | Michael Davis | 2022-07-01 |
* | edoc: prevent rogue punctuation highlights | Michael Davis | 2022-07-01 |
* | rust: fix highlight corner-cases | Michael Davis | 2022-07-01 |
* | markdown: highlight punctuation | Michael Davis | 2022-07-01 |
* | erlang: highlight unary '#' as punctuation.bracket | Michael Davis | 2022-07-01 |
* | erlang: highlight nullary macros as constants | Michael Davis | 2022-07-01 |
* | support Bazel languages (#2903) | Michael Davis | 2022-06-28 |
* | add test textobjects queries for erlang,gleam,go,python,rust | Michael Davis | 2022-06-21 |
* | text-objects: add test capture & elixir queries | Connor Lay (Clay) | 2022-06-21 |
* | adds missing tree-sitter-comment injection for js/ts (#2763) | farwyler | 2022-06-20 |
* | Add "<<=" operator to Rust syntax highlighting (#2805) | A-Walrus | 2022-06-18 |
* | HEEx: upgrade version and support new special_attribute node (#2800) | Clay | 2022-06-17 |
* | Add clojure language support (#2780) | Axot | 2022-06-16 |
* | Introduce storage_class highlight scope (#2731) | Anton Romanov | 2022-06-14 |
* | add prisma tree-sitter and lsp support (#2703) | Ivan | 2022-06-12 |
* | capture rust closures as function textobjects | Michael Davis | 2022-06-07 |
* | add textobject queries for gleam | Michael Davis | 2022-06-07 |
* | add textobject queries for elixir | Michael Davis | 2022-06-07 |
* | add textobject queries for erlang | Michael Davis | 2022-06-07 |
* | support for openscad (#2680) | farwyler | 2022-06-06 |
* | add tree-sitter-jsdoc (#2650) | Michael Davis | 2022-06-03 |