| Commit message (Expand) | Author | Age |
* | Fix Broken Attribute Highlights (#5349) | Chickenkeeper | 2023-01-09 |
* | Fix & Tweak Rust's Syntax Highlighting (#5238) | Chickenkeeper | 2022-12-21 |
* | Update tree-sitter-scheme | Blaž Hrastnik | 2022-12-12 |
* | fix: Outdated Rust queries after TS update | Alexis (Poliorcetics) Bourget | 2022-11-12 |
* | [rust highlights] fix scoped attribute macro matching (#4659) | Anton Romanov | 2022-11-08 |
* | feat: Categorize Rust's keywords using more specific scopes (#4510) | Poliorcetics | 2022-10-29 |
* | rust: Highlight function signatures as functions (#4073) | Michael Davis | 2022-10-03 |
* | Fix highlighting on single-character Rust consts (#3927) | gavincrawford | 2022-09-21 |
* | Fix Rust attribute highlights (#3729) | Michael Davis | 2022-09-07 |
* | Update tree-sitter-rust to latest | Michael Davis | 2022-08-31 |
* | highlight closure pipes as brackets (#3397) | Vince Mutolo | 2022-08-12 |
* | rust: fix highlight corner-cases | Michael Davis | 2022-07-01 |
* | Add "<<=" operator to Rust syntax highlighting (#2805) | A-Walrus | 2022-06-18 |
* | Introduce storage_class highlight scope (#2731) | Anton Romanov | 2022-06-14 |
* | Add precise rust queries for use, mod, as (#1339) | Gokul Soumya | 2021-12-23 |
* | Improve rust syntax highlighting (#1295) | Gokul Soumya | 2021-12-20 |
* | Updated tree-sitter query scopes (#896) | Kirawi | 2021-11-03 |
* | Improve docs, fix up a few highlight scopes | Blaž Hrastnik | 2021-09-07 |
* | Improve grammar definitions | Blaž Hrastnik | 2021-09-06 |
* | gruvbox theme changes (#594) | oberblastmeister | 2021-08-18 |
* | Rewritten Rust `highlights.scm` (#425) | Kirawi | 2021-07-08 |
* | VSCode Dark+ Theme (#414) | Kirawi | 2021-07-08 |
* | Rust: Highlight crate namespace, categorize `mut` | notoria | 2021-06-04 |
* | Rust: Add keyword `async`, match the entire macro | notoria | 2021-06-04 |
* | Adjust highlighting for rust. | Blaž Hrastnik | 2021-05-16 |
* | Highlight metavariables ($var) inside rust macros. | Blaž Hrastnik | 2021-04-14 |
* | Rust: Highlight 'crate' as a keyword. | Blaž Hrastnik | 2021-04-13 |
* | queries: rust: highlight number constants correctly. | Blaž Hrastnik | 2021-04-08 |
* | Import tree sitter queries. | Blaž Hrastnik | 2021-04-08 |