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

[Info] pop ups while writing code in Visual Studio Code #374

Closed
andrewrgoss opened this issue Nov 20, 2015 · 6 comments
Closed

[Info] pop ups while writing code in Visual Studio Code #374

andrewrgoss opened this issue Nov 20, 2015 · 6 comments

Comments

@andrewrgoss
Copy link

Is there a way to turn off the [Info] pop ups that queue up while writing code in VSCode? I have to manually click to close them and I don't want them appearing while writing new code. It's driving me nuts! Tried Googling the topic and couldn't find anything.

vscode_info_popups

@SamVerschueren
Copy link
Contributor

Have you installed a plugin or something? This isn't core VS Code that's spawning the popups, it's probably a plugin that's not entirely working correctly...

@andrewrgoss
Copy link
Author

I installed the Go Support extension before I started using VSCode. Also installed the following Go libraries:

https://github.com/rogpeppe/godef
https://github.com/nsf/gocode
https://github.com/mitchellh/go-ps

First time using VSCode so didn't realize the popups weren't part of the core code. Can you point me to documentation for restoring VSCode default settings?

@bpasero
Copy link
Member

bpasero commented Nov 20, 2015

@lukehoban fyi

@lukehoban
Copy link
Contributor

Yeah - I believe this is a bug in the vscode-go plugin.

@lukehoban
Copy link
Contributor

This issue was moved to microsoft/vscode-go#50

@SamVerschueren
Copy link
Contributor

@andrewrgoss Try to uninstall the go plugin and try it again. If the popups aren't showing up anymore, it's an issue with that plugin and you might file an issue over there.

alright, little bit too late :)

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants