cockroachdb / cockroachdb/cockroach
GoLand config
Open
C-enhancement
O-community
T-dev-inf
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
Hello, I just noticed this line in comments
https://github.com/cockroachdb/cockroach/blob/04471bb18dd4e11c812ab8a686b38b6a1582e7e9/tools/bazel#L33-L36
Currently GoLand supports gazelle runs on sync with the `gazelle` project view file attribute.
https://github.com/bazelbuild/intellij/blob/ba01cc163964c057ddf9f8b392abcb4f300e2c44/examples/go/with_proto/with_proto.bazelproject#L9
You can also set up the default project view file by putting it in the following path: `tools/intellij/.managed.bazelproject`. Example here: https://github.com/bazelbuild/bazel/tree/master/tools/intellij
Jira issue: CRDB-41523
Contributor guide
Assessment
This issue has not been assessed yet.