Closed gundermanc closed 5 years ago
Need support for parsing Go’s ‘type definition’ and ‘struct’ language concepts. These are essential for discovering symbols, enabling completion, code search, and doc tool tips.
https://golang.org/ref/spec#Type_definitions
https://golang.org/ref/spec#Struct_types
Need support for parsing Go’s ‘type definition’ and ‘struct’ language concepts. These are essential for discovering symbols, enabling completion, code search, and doc tool tips.
https://golang.org/ref/spec#Type_definitions
https://golang.org/ref/spec#Struct_types