bazel-stack-vscode
bazel-stack-vscode copied to clipboard
Change focus back to editor after running command
Currently, when the Bazel Stack VSCode extension is used to build a bazel target, the focus of VSCode switches to the terminal which runs bazel. Would it be possible to keep the focus in the editor?