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

Golang: some files in Go external libraries can not be selected on sidebar #6436

Open
hunshcn opened this issue May 18, 2024 · 0 comments
Open
Assignees
Labels
awaiting-maintainer Awaiting review from Bazel team on issues lang: go Go rules integration product: IntelliJ IntelliJ plugin topic: external dependencies type: bug

Comments

@hunshcn
Copy link

hunshcn commented May 18, 2024

Description of the bug:

Sidebar has all Go external libraries and a function named "select opened file".

This function is supported by 593a801.

I found an interesting thing that some files at module root cannot be selected.

example 1: sigs.k8s.io/json/json.go
example 2: go.uber.org/zap/array.go, but files in next level are selectable. go.uber.org/zap/buffer/buffer.go

Which category does this issue belong to?

Intellij

What's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.

No response

Which Intellij IDE are you using? Please provide the specific version.

2024.1.1

What programming languages and tools are you using? Please provide specific versions.

go

What Bazel plugin version are you using?

2024.04.23.0.1-api-version-241

Have you found anything relevant by searching the web?

No response

Any other information, logs, or outputs that you want to share?

No response

@hunshcn hunshcn added awaiting-maintainer Awaiting review from Bazel team on issues type: bug labels May 18, 2024
@github-actions github-actions bot added the product: IntelliJ IntelliJ plugin label May 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-maintainer Awaiting review from Bazel team on issues lang: go Go rules integration product: IntelliJ IntelliJ plugin topic: external dependencies type: bug
Projects
None yet
Development

No branches or pull requests

5 participants