aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/go
Commit message (Expand)AuthorAge
* Fix Go select indenting (#5713)gavincrawford2023-02-08
* feat(highlights): go builtin funcs and types (#5010)Matouš Dzivjak2022-12-05
* feat(lang): bump tree-sitter-go (#4969)Matouš Dzivjak2022-12-02
* Fix Go variable indentation (#4906)gavincrawford2022-11-27
* add test textobjects queries for erlang,gleam,go,python,rustMichael Davis2022-06-21
* Add `parameter.around` text object queryAndrey Tkachenko2022-05-25
* Fix Golang textobject queries (#2153)Michael Davis2022-04-18
* Indentation rework (#1562)Triton1712022-03-30
* Add comment textobject for surround selection and navigation (#1605)Daniel S Poulin2022-03-06
* tree sitter comments injections (#1527)Mathis Brossier2022-01-20
* Update tree-sitter-go with generics supportBlaž Hrastnik2022-01-11
* Updated tree-sitter query scopes (#896)Kirawi2021-11-03
* Add treesitter textobjects (#728)Gokul Soumya2021-10-23
* syntax: Add go & rust locals, improve tree-sitter error messageBlaž Hrastnik2021-09-06
* syntax: Improve go highlightsBlaž Hrastnik2021-09-06
* Golang indent improvementsBlaž Hrastnik2021-08-19
* Golang indent queriesBlaž Hrastnik2021-06-01
* Adjust golang indents yet againBlaž Hrastnik2021-05-31
* Golang indent adjustmentBlaž Hrastnik2021-05-28
* Update deps, introduce the new tree-sitter lifetimesBlaž Hrastnik2021-05-27
* syntax: golang: Indent type declarationsBlaž Hrastnik2021-05-18
* Add indentation queries for golang.Blaž Hrastnik2021-05-15
* Add tree-sitter queries.Blaž Hrastnik2021-04-09