aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/go
Commit message (Expand)AuthorAge
* Fix malformed predicates in highlighting queriesMichael Davis2024-03-18
* feat(languages): golang comments and numeric types (#9525)Matouš Dzivjak2024-02-06
* feat(queries): regex injection for golang (#9510)Matouš Dzivjak2024-02-03
* highlights: add type.parameter scope to several more languages (#8718)Joey Hain2023-11-06
* update go highlight queries (#8399)Ben Haines2023-09-26
* Avoid extra indentation on Go switches (#6817)Daniel Martí2023-04-25
* Fix go locals query for var_spec identifiersMatthew Toohey2023-04-16
* Update highlights for golang (#6204)Erasin Wang2023-03-08
* 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