Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>bazelbirdNew to Visual Studio Code? Get it now.
bazelbird

bazelbird

Trevor Healy

|
50 installs
| (1) | Free
Simplify bazel commands
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

The goal of this extension is speed when working with test files and bazel.

Instead of finding your matching BUILD.bazel, you can just prompt "bazelbird"

Do that by typing CMD+SHIFT+P as normal to prompt the action picker menu.

Type bazelbird in order to start the workflow and see your three options:

1. Create and run a new command

  • This will auto-select the proper BUILD.bazel file and allow you to select which commands to run
  • You can choose to run in your terminal or copy the command to clipboard.

2. View your historical commands

  • This shows a historical record of all previously created commands
  • You can choose to run in your terminal or copy the command to clipboard.

3. Manage your bazelbird config

  • This is where all of the default bazel commands are defined.
  • Also contains monorepo path removal override.
  • Also contains override to only select _test targets by default.
  • All mentioned settings are customizable to your liking via JSON.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft