You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my case, I have about 80 sub projects in folders
`./gradlew :src:' + complete
I expect is to list projects first and after that the actual :src: project tasks.
Currently, it shown like there are thousands of items, next the whole set is shown.
Also, it may play nice if I were able to select an item with TAB in the same way as it works for ZSH/oh-my-zsh