aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/rust
Commit message (Expand)AuthorAge
* 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
* Rust: Add keyword `async`, match the entire macronotoria2021-06-04
* Adjust rust indentsBlaž Hrastnik2021-05-30
* Adjust highlighting for rust.Blaž Hrastnik2021-05-16
* Hacky way to specify indent scopes per language via toml configs.Blaž Hrastnik2021-05-14
* Highlight metavariables ($var) inside rust macros.Blaž Hrastnik2021-04-14
* Rust: Highlight 'crate' as a keyword.Blaž Hrastnik2021-04-13
* queries: rust: highlight number constants correctly.Blaž Hrastnik2021-04-08
* Import tree sitter queries.Blaž Hrastnik2021-04-08