gradle / gradle-completion

Gradle tab completion for bash and zsh
MIT License
1.02k stars 133 forks source link

Completion within subprojects doesn't work #50

Open pioterj opened 6 years ago

pioterj commented 6 years ago

Completion within subprojects doesn't seem to be working for me.

For example:

The actual subproject and task have different names but this is the behavior that I'm observing.

I'm using gradle-completion 1.3, installed via brew, on bash.