Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Rewritten Rust `highlights.scm` (#425) | Kirawi | 2021-07-08 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * rewrote Rust highlights.scm * wip * wip * wip * wip * fixed type highlighting * wip * rewrite again * moved operators * missing newline * missing newline * update book * fix constructor highlighting * fix constructor highlighting * fix const highlighting * better constructor highlighting * remove dup, bug was my locals.scm file * fixed docs * merge * fixed for highlighting * add yield * remove yield * added yield back * fixed yield highlighting * unecessary | ||
* | VSCode Dark+ Theme (#414) | Kirawi | 2021-07-08 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * Add VSCode Dark+ Theme wip wip wip wip wip wip properly detect constants add bool wip * suggestion * add variant for c/c++ * fix hexcode error * removed regex highlight * fixed constant higlighting * wip * add space * add suggestions * update theme * update book * suggestions * fix c/c++ enum * update book | ||
* | 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 |