Skip to content

Jumping Failed With Gopls #35333

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

Closed
aigo-tech opened this issue Nov 4, 2019 · 3 comments
Closed

Jumping Failed With Gopls #35333

aigo-tech opened this issue Nov 4, 2019 · 3 comments

Comments

@aigo-tech
Copy link

What version of Go are you using (go version)?

$ go version
go version go1.13.1 darwin/amd64

Does this issue reproduce with the latest release?

Yes

What operating system and processor architecture are you using (go env)?

go env Output
$ go env
GO111MODULE="on"
GOARCH="amd64"

What did you do?

fatih/vim-go#2558

What did you expect to see?

What did you see instead?

gopls can't support any go file with import "C"

@yueqianzhang
Copy link

same problem

@stamblerre
Copy link
Contributor

This is a known issue. Please follow along on #32898 for updates.

@stamblerre
Copy link
Contributor

Duplicate of #32898

@stamblerre stamblerre marked this as a duplicate of #32898 Nov 4, 2019
@golang golang locked and limited conversation to collaborators Nov 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants