vscode-bazel
vscode-bazel copied to clipboard
bzlmod support
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.
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.)