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
Seems a lot of tools use godef to do resolution of their symbols when jumping to sources. With vgo's support for multiple versions in $GOPATH/src/v this seems like something godef could really help with. Any plans to add support for this given that vgo is moving forward? (I'm willing to help though I'm not sure I understand the tools well enough to do so)
The text was updated successfully, but these errors were encountered:
Seems a lot of tools use godef to do resolution of their symbols when jumping to sources. With vgo's support for multiple versions in
$GOPATH/src/v
this seems like something godef could really help with. Any plans to add support for this given that vgo is moving forward? (I'm willing to help though I'm not sure I understand the tools well enough to do so)The text was updated successfully, but these errors were encountered: