bazelbuild/vscode-bazel

bzlmod support

benbrittain opened this issue · 2 comments

I have a repository using the bzlmod setup with Bazel 6. It doesn't seem like like the dependency resolution is working with MODULE.bazel usage.

photex commented

I have an example repo that demonstrates the issue: https://github.com/photex/bazel-example

Is anyone currently experiencing issues with the extension under Bazel 7 and bzlmod? If so, could you elaborate on what specifically doesn't work? (E.g. provide a description of specific expected behavior and the actual behavior you experience instead.)