Skip to content

gradle + gradlew autocompletion not workingΒ #4758

Closed
@kaushikgopal

Description

@kaushikgopal

I'm almost positive this isn't something specific to my environment but the gradle + gradlew autocompletion never seems to works. Here's what i'm trying:

in my .zshrc:

 plugins=(brew git git-extras ruby rails gradle)

in my aliases.zsh:

alias gradlew="./gradlew"
alias gw="./gradlew"
alias gr="gradle"

on my console, as i type gradlew <hit tab here> nothing shows up. i've tried almost every combination with/without aliases etc.

I don't have this problem with git/brew/ruby or the other plugins shown above.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Topic: completionPull Request or issue regarding completion

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions