helix/runtime/queries/go
Michael Davis 25b299abc5
queries: Recognize methods as a locals scope
This fixes a bug in highlighting parameter variables in Go methods.
See <https://redirect.github.com/helix-editor/helix/issues/13674#issuecomment-2935514099>
2025-06-06 11:48:18 -04:00
..
highlights.scm highlights/go: fix locals clashing with variable.other.member (#13644) 2025-05-31 09:41:19 -05:00
indents.scm Avoid extra indentation on Go switches (#6817) 2023-04-25 18:05:23 -05:00
injections.scm feat(queries): regex injection for golang (#9510) 2024-02-04 00:27:40 +01:00
locals.scm queries: Recognize methods as a locals scope 2025-06-06 11:48:18 -04:00
tags.scm Add tree-sitter queries. 2021-04-09 18:57:46 +09:00
textobjects.scm add test textobjects queries for erlang,gleam,go,python,rust 2022-06-21 11:32:03 -05:00