go-tree-sitter icon indicating copy to clipboard operation
go-tree-sitter copied to clipboard

add bindings to GoToFirstChildForPoint

Open liricooli opened this issue 3 years ago • 1 comments

it seems like TreeCursor GoToFirstChildForPoint method was implemented but did not have go bindings.

liricooli avatar Mar 14 '22 22:03 liricooli

hi @liricooli ! Thanks! Could you please add a test? Here is an example how to do it: https://github.com/smacker/go-tree-sitter/pull/60

smacker avatar Mar 15 '22 02:03 smacker