bazel-contrib / bazel-contrib/rules_jvm
FR: Add support for lazy indexing to the Gazelle plugin
Open
- Dominant language
- Go
- Stars
- 54
- Forks
- 98
- Avg merge
- 6d 2h
- Merged PRs (30d)
- 7
Description
I would like to have this functionality but don't want to duplicate effort if work has already been started by someone else.
**Proposal**
```
# gazelle:java_search components/a com.example.a
# gazelle:java_search components/b com.example.b
```
Contributor guide
Research direction
Start by locating the Gazelle plugin code that handles the `gazelle:java_search` directives and its indexing behavior. Compare the proposed component and package directives with the current search flow; done means the plugin supports lazy indexing without duplicating existing work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, java
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100