bazel-stack-vscode icon indicating copy to clipboard operation
bazel-stack-vscode copied to clipboard

Feature: Update $HOME/.bzl/bin/bzl when bzl is downloaded

Open pcj opened this issue 2 years ago • 0 comments

The bzl binary may exist at both a global extension download folder (managed by VSCode), and $HOME/.bzl/bin/bzl for legacy CLI-only installs.

Provide an option to update the location in $HOME when bzl is downloaded within vscode, to keep these in sync.

pcj avatar May 12 '23 17:05 pcj