| Commit message (Expand) | Author | Age |
* | Support Cairo 0.10 syntax | Blaž Hrastnik | 2022-10-17 |
* | C# syntax highlight tweaks (#4285) | Chickenkeeper | 2022-10-15 |
* | Fixup Zig Indent Queries (#4281) | Sora | 2022-10-15 |
* | c/c++ highlighting: various tweaks | Sam McCall | 2022-10-15 |
* | c/c++ highlights: *& are @type or @operator based on context (#4278) | Sam McCall | 2022-10-15 |
* | Add support for Purescript language (#4242) | Dario Oddenino | 2022-10-14 |
* | Fix C++ syntax highlighting, and improve C & WGSL highlighting (#4079) | Chickenkeeper | 2022-10-14 |
* | Update tree-sitter-lua and add textobjects for Lua (#3552) | Lennard Hofmann | 2022-10-12 |
* | Rename extend indent captures. | Daniel Ebert | 2022-10-11 |
* | Add `extend-indented` and `stop-extend` captures for indent queries. | Triton171 | 2022-10-11 |
* | Change twig tree-sitter grammar (#4176) | gbprod | 2022-10-10 |
* | Improve C# syntax highlighting (#4118) | Chickenkeeper | 2022-10-10 |
* | rust: Highlight function signatures as functions (#4073) | Michael Davis | 2022-10-03 |
* | Update treesitter markdown (#4078) | David | 2022-10-03 |
* | Add support for webassembly text format (#4040) | Roberto Vidal | 2022-10-01 |
* | WGSL syntax highlighting fix (#3996) | Chickenkeeper | 2022-09-30 |
* | Add comment injection for R (#4031) | Maximilian Muecke | 2022-09-29 |
* | fix: Improve JSX and TSX tag highlighting (#3973) | Jacob Chandler | 2022-09-26 |
* | Remove `do_block` from Ruby indents (#3976) | Oskar Köök | 2022-09-26 |
* | Fix highlighting on single-character Rust consts (#3927) | gavincrawford | 2022-09-21 |
* | add `bass` language + highlighting (#3771) | Alex Suraci | 2022-09-18 |
* | fix: Improving JSX and TSX indents (#3853) | Benjamin Streit | 2022-09-16 |
* | feat: Syntax highlighting for Astro files (#3829) | Benjamin Streit | 2022-09-13 |
* | Add textobject for gdscript (#3760) | Erasin | 2022-09-10 |
* | Add godot resource support (#3759) | Erasin | 2022-09-10 |
* | feat(languages): jsonnet (#3714) | Matouš Dzivjak | 2022-09-08 |
* | Add syntax highlighting for SML (#3692) | Giorbo | 2022-09-07 |
* | Fix Rust attribute highlights (#3729) | Michael Davis | 2022-09-07 |
* | nix: fix highlighting rules | Timothy DeHerrera | 2022-09-07 |
* | nix: add language injections | Timothy DeHerrera | 2022-09-06 |
* | Update tree-sitter-diff (#3708) | Michael Davis | 2022-09-06 |
* | Elixir: update tree-sitter queries (#3645) | Clay | 2022-09-05 |
* | tree-sitter-solidity: Use upstream, update queries | Blaž Hrastnik | 2022-09-05 |
* | Highlight SQL in `sqlx::{query,query_as}!()` in Rust (#3647) | Charles Hall | 2022-09-02 |
* | update zig grammar and highlight rules (#3621) | voroskoi | 2022-09-02 |
* | Update tree-sitter-rust to latest | Michael Davis | 2022-08-31 |
* | erlang: Fix highlighting of empty records | Michael Davis | 2022-08-31 |
* | Fix missing C highlights | Michael Davis | 2022-08-31 |
* | Delete invalid indents.scm queries | Michael Davis | 2022-08-31 |
* | Fix rust text objects (#3590) | David | 2022-08-28 |
* | Add c-sharp textobjects (#3494) | Gustavo Bogarín | 2022-08-27 |
* | Pascal support (#3542) | ath3 | 2022-08-25 |
* | AWK Regex injection (#3535) | ath3 | 2022-08-24 |
* | AWK support (#3528) | ath3 | 2022-08-24 |
* | Julia queries: fix non-consecutive docstring highlight | Christoph Horn | 2022-08-24 |
* | Julia queries: prevent constructors to be highlighted as functions | Christoph Horn | 2022-08-24 |
* | Julia queries: limit markdown highlighting to docstrings | Christoph Horn | 2022-08-24 |
* | Julia queries: major refactoring of `highlights.scm`, add regex injections, l... | Christoph Horn | 2022-08-24 |
* | Julia queries: update grammar, fix breaking changes | Christoph Horn | 2022-08-24 |
* | feat(lang): Add esdl grammar (#3526) | Jaden | 2022-08-24 |