Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update highlights for golang (#6204) | Erasin Wang | 2023-03-08 |
| | | | | | | - update tree-sitter-go - refine keywords - set package as namespace - add label | ||
* | feat(highlights): go builtin funcs and types (#5010) | Matouš Dzivjak | 2022-12-05 |
| | | | | Add highlight scopes for golang built-in functions and types. Based on https://pkg.go.dev/builtin. | ||
* | Update tree-sitter-go with generics support | Blaž Hrastnik | 2022-01-11 |
| | |||
* | Updated tree-sitter query scopes (#896) | Kirawi | 2021-11-03 |
| | | | | | | | | | | | | | | | | | | * 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 | ||
* | syntax: Add go & rust locals, improve tree-sitter error message | Blaž Hrastnik | 2021-09-06 |
| | |||
* | syntax: Improve go highlights | Blaž Hrastnik | 2021-09-06 |
| | |||
* | Add tree-sitter queries. | Blaž Hrastnik | 2021-04-09 |