bazelbuild / vscode-bazel

Bazel support for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=BazelBuild.vscode-bazel
Apache License 2.0
231 stars 76 forks source link

docs: Document how to use a distinct output base #367

Closed cameron-martin closed 2 months ago

cameron-martin commented 3 months ago

This flips the bazel.queriesShareServer default back to true, since I think it was a bit hasty in #355 to break everyone not on the latest bazel version. Instead, I have added a section to the docs, linked from the setting, describing how to safely disable this option.

cameron-martin commented 3 months ago

@vogelsgesang Looks like the email of yours that GitHub used when I clicked "commit suggestion" hasn't signed the CLA.

vogelsgesang commented 3 months ago

Thanks for the heads-up! Interesting that Github uses another one of my email addresses for commit suggestions... I will have to figure out how to change that...