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

VSCode Extension for Bazel

Results 20 bazel-stack-vscode issues
Sort by recently updated
recently updated
newest added

Hello I have following problem. If I try to start "Launch a bazel starlark debug session", then I see in terminal following: ![image](https://user-images.githubusercontent.com/22252547/167810167-3fd1be2d-7d09-4ad5-a118-ba672910dd4d.png) and then ![image](https://user-images.githubusercontent.com/22252547/167810247-5cd46687-fe24-410e-829a-4a9c4279e508.png) 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? ![image](https://user-images.githubusercontent.com/29920883/100095911-790e3880-2e18-11eb-8a74-77d71e5a40c9.png)

bug

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...