aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/rust
Commit message (Expand)AuthorAge
* Add Rust fields as argument textobject (#9637)Vivek Kethineni2024-02-17
* slint: Update treesitter parser and queries (#9551)Tobias Hunger2024-02-07
* rust highlights: clean up constructor logic (#8957)Rose Hudson2024-01-02
* add highlight scope for type parameters (#8660)Joey Hain2023-11-03
* Add rust html injection query (#8603)Ryan Mehri2023-10-26
* fix formatting in the rust textobject query fileJesse Luehrs2023-08-14
* Improve C, Rust & Python indent queries & add @align captures.Daniel Ebert2023-08-11
* Highlight sqlx's `query_scalar{,_unchecked}` macros as SQL (#6793)Cole Helbling2023-04-27
* Also highlight unchecked variants of the sqlx query methods (#6256)Maxicarlos082023-03-10
* Fix Broken Attribute Highlights (#5349)Chickenkeeper2023-01-09
* Fix & Tweak Rust's Syntax Highlighting (#5238)Chickenkeeper2022-12-21
* Update tree-sitter-schemeBlaž Hrastnik2022-12-12
* fix: Outdated Rust queries after TS updateAlexis (Poliorcetics) Bourget2022-11-12
* [rust highlights] fix scoped attribute macro matching (#4659)Anton Romanov2022-11-08
* feat: Categorize Rust's keywords using more specific scopes (#4510)Poliorcetics2022-10-29
* rust: Highlight function signatures as functions (#4073)Michael Davis2022-10-03
* Fix highlighting on single-character Rust consts (#3927)gavincrawford2022-09-21
* Fix Rust attribute highlights (#3729)Michael Davis2022-09-07
* Highlight SQL in `sqlx::{query,query_as}!()` in Rust (#3647)Charles Hall2022-09-02
* Update tree-sitter-rust to latestMichael Davis2022-08-31
* Fix rust text objects (#3590)David2022-08-28
* highlight closure pipes as brackets (#3397)Vince Mutolo2022-08-12
* Rust queries: add `(function_item)` as a local scope (#3345)ChrHorn2022-08-06
* Remove let_declaration from Rust locals tracking (#3212)Michael Davis2022-07-28
* Fix locals tracking in Rust closures (#3027)Michael Davis2022-07-20
* rust: fix highlight corner-casesMichael Davis2022-07-01
* add test textobjects queries for erlang,gleam,go,python,rustMichael Davis2022-06-21
* Add "<<=" operator to Rust syntax highlighting (#2805)A-Walrus2022-06-18
* Introduce storage_class highlight scope (#2731)Anton Romanov2022-06-14
* capture rust closures as function textobjectsMichael Davis2022-06-07
* Add `parameter.around` text object queryAndrey Tkachenko2022-05-25
* Include macro attributes to impls, structs, enums, functions etc. textobjects...Andrey Tkachenko2022-05-20
* Indentation rework (#1562)Triton1712022-03-30
* Add comment textobject for surround selection and navigation (#1605)Daniel S Poulin2022-03-06
* add tree-sitter-regex (#1362)Michael Davis2022-01-06
* Add basic indentation for languages without treesitter-based indentation rule...Triton1712022-01-03
* Add precise rust queries for use, mod, as (#1339)Gokul Soumya2021-12-23
* Improve rust syntax highlighting (#1295)Gokul Soumya2021-12-20
* Add tree-sitter-comment (#1300)Michael Davis2021-12-19
* Updated tree-sitter query scopes (#896)Kirawi2021-11-03
* Add treesitter textobjects (#728)Gokul Soumya2021-10-23
* Improve docs, fix up a few highlight scopesBlaž Hrastnik2021-09-07
* syntax: Add go & rust locals, improve tree-sitter error messageBlaž Hrastnik2021-09-06
* Improve grammar definitionsBlaž Hrastnik2021-09-06
* gruvbox theme changes (#594)oberblastmeister2021-08-18
* rust: Indent multi line call expressions one level deeperBlaž Hrastnik2021-07-26
* Improve rust indentation queriesBlaž Hrastnik2021-07-26
* Rewritten Rust `highlights.scm` (#425)Kirawi2021-07-08
* VSCode Dark+ Theme (#414)Kirawi2021-07-08
* Rust: Highlight crate namespace, categorize `mut`notoria2021-06-04