Anton Romanov
|
7983c71752
|
Introduce storage_class highlight scope (#2731)
|
2022-06-14 12:35:36 -05:00 |
|
Kirawi
|
ee889aaa85
|
Updated tree-sitter query scopes (#896)
* updated theme scopes
variable.property -> variable.field
property -> variable.field
* updated theme scopes
* update book and themes
updated book and themes to reflect scope changes
* wip
* update more queries
* update dark_plus.toml
|
2021-11-03 12:00:52 +09:00 |
|
Blaž Hrastnik
|
9b9c3c77f8
|
runtime: Query improvements
|
2021-09-06 15:25:46 +09:00 |
|
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
|
2021-07-08 09:51:46 +09:00 |
|
Blaž Hrastnik
|
77db3599ba
|
Fix C highlighting inconsistencies.
|
2021-04-23 18:42:29 +09:00 |
|
Blaž Hrastnik
|
71c06c11cb
|
Import tree sitter queries.
|
2021-04-08 23:25:35 +09:00 |
|