Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Ignore stderr outputs of go list all to fix #1152 #1197

Merged
merged 1 commit into from
Sep 6, 2017

Conversation

sgyang
Copy link
Contributor

@sgyang sgyang commented Sep 6, 2017

If go list all emits warning messages on stderr, it seems stuck forever, and then auto completion (before importing) feature does not work. So just ignore the outputs of stderr.
It fixes #1152. And it's maybe related to #1186.

@msftclas
Copy link

msftclas commented Sep 6, 2017

This seems like a small (but important) contribution, so no Contribution License Agreement is required at this point. We will now review your pull request.
Thanks,
Microsoft Pull Request Bot

@ramya-rao-a ramya-rao-a merged commit 1037473 into microsoft:master Sep 6, 2017
@ramya-rao-a
Copy link
Contributor

Thanks @sgyang!

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

Successfully merging this pull request may close these issues.

"go.autocompleteUnimportedPackages" doesn't work after update to VSCode 1.15
3 participants