Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial cut of vgo-aware godef #80

Closed
wants to merge 1 commit into from

Conversation

myitcv
Copy link
Contributor

@myitcv myitcv commented Apr 13, 2018

DO NOT MERGE

Pushing up an initial cut to make godef vgo-aware

To try this out locally:

cd $(go list -f "{{.Dir}}" github.com/rogpeppe/godef)
git fetch origin refs/pull/80/head:pr_80
git checkout pr_80
go install

@myitcv
Copy link
Contributor Author

myitcv commented Apr 27, 2018

Closing this until there is more movement in golang/go#14120 (comment)

@myitcv myitcv closed this Apr 27, 2018
@krasi-georgiev
Copy link

krasi-georgiev commented Jul 12, 2018

Hi @myitcv is this still blocked by the thread you linked? (sorry it is too long to read, I am just after code navigation with vgo in vscode which uses this tool)

#83 another issue on the same topic.

@myitcv
Copy link
Contributor Author

myitcv commented Jul 12, 2018

@krasi-georgiev there has been movement... I'll investigate over the weekend.

@krasi-georgiev
Copy link

appreciated, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants