aboutsummaryrefslogtreecommitdiffstats
path: root/queries/go
Commit message (Expand)AuthorAgeFilesLines
* use indent.X syntax for captures and properties of set directivesGeorge Harker2023-03-241-8/+8
* feat: add `@comment.documentation` where applicableAmaan Qureshi2023-03-051-6/+32
* fix(go): Indent on type switch case properlyEvan Phoenix2023-03-031-0/+1
* fix(go): apply indents in a communication case in a select statementAmaan Qureshi2023-02-241-0/+1
* feat(go): add folds for type switch and switch casesLaytan Laats2023-02-191-0/+4
* injections(go): inject regex into some regexp functionsStephan Seitz2022-12-221-0/+12
* highlights(go): add `@label`Stephan Seitz2022-12-041-0/+2
* add golang type definition highlightViorel Craescu2022-11-211-0/+1
* feat(spell): support more languagesLewis Russell2022-09-261-4/+2
* feat(spell): upstream spell queries from spellsitterLewis Russell2022-09-061-0/+8
* indents(go): no indent at all composite_literal, indent at struct_typeStephan Seitz2022-08-151-1/+1
* injections(go): avoid running queries on all commentsStephan Seitz2022-08-061-5/+0
* go folds.scm composit_literalray-x2022-08-051-0/+2
* indents(go): improve `@branch` rulesStephan Seitz2022-08-051-1/+2
* Split func/method definition from calls in Go highlighting querieslfenzo2022-08-031-2/+2
* add go1.18 any typeViorel Craescu2022-07-101-0/+1
* remove type definitionViorel Craescu2022-07-091-1/+0
* add type def highlight, add field declaration highlight and remove constant h...Viorel Craescu2022-07-091-3/+2
* add method spec highlight and block folds (#3151)Viorel Craescu2022-07-092-0/+4
* fix(go): indent const declarationkiyan2022-07-081-0/+2
* Highlight named fields in struct literalsPieter van Loon2022-07-081-0/+3
* fix(go): reduce indent after },)Akin Sowemimo2022-04-181-0/+5
* Add c injection for cgo commentskraftwerk282022-04-111-0/+5
* indents(go): perform some changes as go fmt dictatesStephan Seitz2022-02-051-4/+4
* indents(go): fix aligned_indent for parameter_listStephan Seitz2022-02-051-2/+3
* indents(go): remove `function_declaration` from indentsStephan Seitz2022-02-051-2/+0
* highlights(go): highlight `package_identifier` as `@namespace` (#2371)Stephan Seitz2022-01-281-1/+1
* highlights(go): highlights "~"Stephan Seitz2022-01-091-0/+1
* Use `@keyword.function` consistentlySergio Alejandro Vargas2021-07-061-1/+1
* feat(keywords) merge return and yield into keyword.return groupantonk522021-07-041-3/+1
* feat(keywords) add keyword.return & keyword.yieldantonk522021-07-041-1/+4
* highlights(go): modernize highlights.scmStephan Seitz2021-07-011-67/+106
* Use #any-of? instead of #match? where posibleJoakker2021-06-251-2/+9
* Revert "Comment: use `@combined` to create just one tree per buffer (#1252)"Santos Gallegos2021-05-071-1/+1
* Comment: use `@combined` to create just one tree per buffer (#1252)Santos Gallegos2021-04-281-1/+1
* locals(Go): add namespace definition for import_spec_listStephan Seitz2021-04-131-0/+4
* highlights(go): Highlight const_declarationStephan Seitz2021-04-072-0/+7
* go: add builtin typesYuki Ito2021-03-191-0/+6
* go: add builtin functionsYuki Ito2021-03-161-0/+7
* Add comment parser to highlight comment tags (#893)Santos Gallegos2021-03-121-0/+1
* feat: use @ignore for comments and multiline stringselianiva2021-03-011-0/+2
* fix: dedent golang case keywordelianiva2021-01-201-0/+1
* feat: add missing golang indent querieselianiva2021-01-151-0/+4
* feat: added more indent querieselianiva2021-01-141-0/+17
* go: Add package_identifier as variablerockerBOO2020-12-101-0/+1
* Add folds for GoClaudia Hardman2020-10-311-0/+13
* Remove textobjects moduleStephan Seitz2020-10-041-50/+0
* Remove @definition.doc capturesSantos Gallegos2020-09-171-2/+0
* ci: fix wrong queriesThomas Vigouroux2020-09-112-5/+5
* go locals: remove unused strip! directiveStephan Seitz2020-09-071-2/+0