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

Bazel integration for Visual Studio Code

Results 3 vscode-bazel-tools issues
Sort by recently updated
recently updated
newest added

https://github.com/bazelbuild/vscode-bazel has evolved. We plan to make it the official VS Code plugin for Bazel. It's probably better for users to have everything in one plugin. Are there features from...

It would be best if we could generate a build task in the normal flow of vscode instead of a build command. This allows you to add flags and configure...

help wanted

Was just trying out this addon and getting the following error: ``` Error: stderr maxBuffer exceeded ``` Looks very interesting, so thought it would be useful to post :)

bug