| Commit message (Expand) | Author | Age |
... | |
* | 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 |
* | add tree-sitter-edoc (#2640) | Michael Davis | 2022-06-02 |
* | Elixir: inject Markdown into docs, remove h sigil HEEx injection (#2619) | Clay | 2022-05-31 |
* | feat(lang): Update Nix grammar & improve queries (#2472) | Timothy DeHerrera | 2022-05-30 |
* | Add Vlang tree-sitter in the languages.toml (#2526) | pancake | 2022-05-28 |
* | update Erlang grammar and queries | Michael Davis | 2022-05-25 |
* | update Gleam grammar and queries | Michael Davis | 2022-05-25 |
* | Add `parameter.around` text object query | Andrey Tkachenko | 2022-05-25 |
* | Basic verilog support (#2552) | Andrey Tkachenko | 2022-05-24 |
* | Add Scheme support | Blaž Hrastnik | 2022-05-21 |
* | Python highlight decorator attribute | Paul Scott | 2022-05-20 |
* | Python highlight keyword argument as parameter | Paul Scott | 2022-05-20 |
* | Python handling highlighting parameters with defaults | Paul Scott | 2022-05-20 |
* | Python highlight improvements: type, parameter etc | Paul Scott | 2022-05-20 |
* | Change python highlights.scm to more fully utilize the themes. | Zeddicus414 | 2022-05-20 |
* | Include macro attributes to impls, structs, enums, functions etc. textobjects... | Andrey Tkachenko | 2022-05-20 |