The Hirschgarten project aims to bring a new approach for Bazel support to IntelliJ IDEA users.
The primary product is the Bazel plugin, a new Bazel plugin for IntelliJ IDEA developed by JetBrains. and published to the JetBrains marketplace.
Work with Bazel in IntelliJ IDEA:
- Import Bazel projects with multiple languages.
- Run and debug targets and tests through Bazel or directly from the IDE.
- Starlark highlighting, navigation, and debugging.
- Configure project subsets for import.
See also: Bazel plugin documentation page.
We welcome contributions to Hirschgarten! Please refer to our guide to start developing the plugin for more information on how to set up the project and get involved.
For bug reports and feature requests, please use our YouTrack project.
Tasks which are rather small and do not require a lot of context can be found in the Contributions Welcome list.
For information on installing and using the Bazel plugin for IntelliJ IDEA, please refer to the plugin page.
Hirschgarten is licensed under the Apache License, Version 2.0. See the LICENSE file for details.
For more detailed information about each component, please refer to their respective directories within this repository.