Go embedded structs are not navigable
Open
APIView
Go
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 143
Description
Unlike other module-scoped structs for Go in APIView, embedded structs are not clickable. See video for example:
https://github.com/Azure/azure-sdk-tools/assets/1532486/c2460f0d-67c4-4e1c-bad5-864f2e9cddea
Contributor guide
Research direction
Start by reproducing the embedded-struct navigation problem in APIView using the linked video, then locate the Go-specific handling for module-scoped and embedded structs. Done means embedded structs are clickable and navigate consistently with other module-scoped structs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- developer-experience
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100