bazel-stack-vscode
bazel-stack-vscode copied to clipboard
VSCode Extension for Bazel
Hello I have following problem. If I try to start "Launch a bazel starlark debug session", then I see in terminal following:  and then  Why bazel downloading is...
I see the following error when starting VS code. I assume it is because I'm running on Apple Silicon. ``` Error - 3:14:57 PM] Starting client failed Error: spawn Unknown...
Users have asked for ability to customize the buildifier command.
Always get: `token save failed: handle must not be emptyTemporary Redirect.`
PFA. Any dependency that needs to be installed? 
Hi, The bazel-stack-vscode plugin is very impressive indeed! As someone who develops on in an environment that is air-gapped from the internet, an offline installer for the plugin would be...
Not sure if it's a good idea... In rules_nodejs and some repos I work in, we want the .gitignore'd file for the user's personal preferences to be .bazelrc.user the syntax...
I always start an empty `.bazelrc` with `--test_output=errors` and it has no effect because lines that don't start with a command don't work. Would be nice if you underline that...
At this time the plugin downloads the version of buildifier it was tested with or the one explicitly configured. I would like to be able to stay with the latest...