Erasin Wang
|
0e5a4e55a4
|
Update highlights for golang (#6204)
- update tree-sitter-go
- refine keywords
- set package as namespace
- add label
|
2023-03-07 18:33:13 -06:00 |
|
Matouš Dzivjak
|
5781aa0264
|
feat(highlights): go builtin funcs and types (#5010)
Add highlight scopes for golang built-in functions and types.
Based on https://pkg.go.dev/builtin.
|
2022-12-06 00:16:25 +09:00 |
|
Blaž Hrastnik
|
ddbf03613d
|
Update tree-sitter-go with generics support
|
2022-01-11 19:10:02 +09: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
|
4ac29434cb
|
syntax: Add go & rust locals, improve tree-sitter error message
|
2021-09-06 18:13:52 +09:00 |
|
Blaž Hrastnik
|
ade1a453ef
|
syntax: Improve go highlights
|
2021-09-06 15:25:46 +09:00 |
|
Blaž Hrastnik
|
4e31d1521b
|
Add tree-sitter queries.
|
2021-04-09 18:57:46 +09:00 |
|