| Commit message (Expand) | Author | Age |
* | Fix malformed predicates in highlighting queries | Michael Davis | 2024-03-18 |
* | feat(languages): golang comments and numeric types (#9525) | Matouš Dzivjak | 2024-02-06 |
* | feat(queries): regex injection for golang (#9510) | Matouš Dzivjak | 2024-02-03 |
* | highlights: add type.parameter scope to several more languages (#8718) | Joey Hain | 2023-11-06 |
* | update go highlight queries (#8399) | Ben Haines | 2023-09-26 |
* | Avoid extra indentation on Go switches (#6817) | Daniel Martí | 2023-04-25 |
* | Fix go locals query for var_spec identifiers | Matthew Toohey | 2023-04-16 |
* | Update highlights for golang (#6204) | Erasin Wang | 2023-03-08 |
* | Fix Go select indenting (#5713) | gavincrawford | 2023-02-08 |
* | feat(highlights): go builtin funcs and types (#5010) | Matouš Dzivjak | 2022-12-05 |
* | feat(lang): bump tree-sitter-go (#4969) | Matouš Dzivjak | 2022-12-02 |
* | Fix Go variable indentation (#4906) | gavincrawford | 2022-11-27 |
* | add test textobjects queries for erlang,gleam,go,python,rust | Michael Davis | 2022-06-21 |
* | Add `parameter.around` text object query | Andrey Tkachenko | 2022-05-25 |
* | Fix Golang textobject queries (#2153) | Michael Davis | 2022-04-18 |
* | Indentation rework (#1562) | Triton171 | 2022-03-30 |
* | Add comment textobject for surround selection and navigation (#1605) | Daniel S Poulin | 2022-03-06 |
* | tree sitter comments injections (#1527) | Mathis Brossier | 2022-01-20 |
* | Update tree-sitter-go with generics support | Blaž Hrastnik | 2022-01-11 |
* | Updated tree-sitter query scopes (#896) | Kirawi | 2021-11-03 |
* | Add treesitter textobjects (#728) | Gokul Soumya | 2021-10-23 |
* | syntax: Add go & rust locals, improve tree-sitter error message | Blaž Hrastnik | 2021-09-06 |
* | syntax: Improve go highlights | Blaž Hrastnik | 2021-09-06 |
* | Golang indent improvements | Blaž Hrastnik | 2021-08-19 |
* | Golang indent queries | Blaž Hrastnik | 2021-06-01 |
* | Adjust golang indents yet again | Blaž Hrastnik | 2021-05-31 |
* | Golang indent adjustment | Blaž Hrastnik | 2021-05-28 |
* | Update deps, introduce the new tree-sitter lifetimes | Blaž Hrastnik | 2021-05-27 |
* | syntax: golang: Indent type declarations | Blaž Hrastnik | 2021-05-18 |
* | Add indentation queries for golang. | Blaž Hrastnik | 2021-05-15 |
* | Add tree-sitter queries. | Blaž Hrastnik | 2021-04-09 |