You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 15, 2023. It is now read-only.
The new references CodeLens looks really helpful, but as noted in the PR #933 it doesn't yet support methods (which all show 0 references). I think this could be fixed by adding some information in go-outline to expose the position of the identifier so I'll open another ticket there with more information.
The new references CodeLens looks really helpful, but as noted in the PR #933 it doesn't yet support methods (which all show 0 references). I think this could be fixed by adding some information in
go-outlineto expose the position of the identifier so I'll open another ticket there with more information.