Open thomasvl opened 4 years ago
Thanks for providing this! Unfortunately, I'm finding the extension nearly unusable with my team's repo, AFAICT, due to its automatic querying. I frequently have to wait for this when running bazel
on the command line:
Another command (pid=....) is running. Waiting for it to complete on the server...
What about just having a settings toggle for disabling populating the "Bazel Build Targets" pane?
https://github.com/bazelbuild/vscode-bazel/pull/138 already provides a setting. It just hasn't been included in a release.
Ah okay great. Thanks!
Edit: In case it's useful to anyone, as a temporary workaround, I set the bazel.executable
setting to a bogus path.
Maybe, implementing support for *.bazelproject files might also help here. Not sure, I don't work on large monorepos myself
This has come up in a few other issues, but addressing it seems to be non trivial. The main pain points: