Kirawi
|
084a8a9522
|
Rewritten Rust `highlights.scm` (#425)
* 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
|
3 years ago |
Kirawi
|
c7aa7bf4ba
|
VSCode Dark+ Theme (#414)
* 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
|
3 years ago |
notoria
|
f3a243c6cb
|
Rust: Highlight crate namespace, categorize `mut`
|
3 years ago |
notoria
|
b2b2d430ae
|
Rust: Add keyword `async`, match the entire macro
|
3 years ago |
Blaž Hrastnik
|
6e03019a2c
|
Adjust highlighting for rust.
|
4 years ago |
Blaž Hrastnik
|
305a059f58
|
Highlight metavariables ($var) inside rust macros.
|
4 years ago |
Blaž Hrastnik
|
dfb1ae2d33
|
Rust: Highlight 'crate' as a keyword.
|
4 years ago |
Blaž Hrastnik
|
61872de6c0
|
queries: rust: highlight number constants correctly.
|
4 years ago |
Blaž Hrastnik
|
71c06c11cb
|
Import tree sitter queries.
|
4 years ago |