Bazel by JetBrains (EAP) for IntelliJ IDEA
This plugin is available as EAP (Early Access Program). This means that it may already be useful, but many corner cases might not be supported yet.
Main features
- Open Bazel projects in IntelliJ IDEA
- Supports Java and Kotlin
- Build, run, test, debug Bazel targets
- Starlark syntax, completion, navigation support
- Starlark debugging
- Run and debug tests running in Bazel
To learn more about how to use the features, please check the documentation page.
This plugin depends on Build Server Protocol for IntelliJ IDEA to import Bazel projects.
sjoerd.van.leent
13.01.2025I like the plugin very much. I would like to see coverage runs of the several tests, such that I can see the coverage of the testcases.