Skip to content
This repository was 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
ramya-rao-a merged 1 commit intomicrosoft:masterfrom
sgyang:master
Sep 6, 2017
Merged

Ignore stderr outputs of go list all to fix #1152#1197
ramya-rao-a merged 1 commit intomicrosoft:masterfrom
sgyang:master

Conversation

@sgyang
Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown
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