vscode-bazel-tools
vscode-bazel-tools copied to clipboard
Bazel integration for Visual Studio Code
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...
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 :)