alibaba / alibaba/structure-view
Use gotags for *.go files
Open
- Dominant language
- JavaScript
- Stars
- 35
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/jstemmer/gotags provides a ctags compatible tag generator for Go.
It would be structure-view could make use of this, as currently everything shows up as "U" for Unknown.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by examining how structure-view processes tags for Go files and compare that path with gotags' ctags-compatible output. Done means Go symbols in the structure view show meaningful kinds instead of all appearing as "U" for Unknown.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100