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

Intellisense (Autocomplete) Not working #756

Closed
Tsessebe opened this issue Jan 31, 2017 · 4 comments
Closed

Intellisense (Autocomplete) Not working #756

Tsessebe opened this issue Jan 31, 2017 · 4 comments

Comments

@Tsessebe
Copy link

This is similar to #441. I have tried all the remedies suggested without success.

autocomplete

autocomplete1

go version go1.7.4 windows/amd64
vscode version 1.8.1

Both new install on clean pc.

Tried:

gocode stop
go get -u github.com/nsf/gocode

Also tried:

gocode stop
go get -u -ldflags -H=windowsgui github.com/nsf/gocode

I ran gocode in debug mode and output shows:

gocode_debug_ouput

Please advise as I've been at this for a few days now.

@ramya-rao-a
Copy link
Contributor

Did you try the most recent update on that thread? #441 (comment)

@Tsessebe
Copy link
Author

Hi,
Thank you for the feedback.
I did delete the exe in the bin folder; not the settings.
I'll only be able to check that tomorrow as it's on my work pc.

@Tsessebe
Copy link
Author

Tsessebe commented Feb 2, 2017

Hi,

We got this resolved;

Thank you

@Tsessebe Tsessebe closed this as completed Feb 2, 2017
@ThomasDotCodes
Copy link

gocode stop is incorrect, the correct command is gocode close

@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 24, 2018
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

3 participants