-
Enhancement
-
Resolution: Won't Do
-
Major
-
None
-
2.x Future
-
None
At the moment you start typing a command, you hit TAB, and you get all the possible hints :
> jpa- TAB jpa-new-entity jpa-new-field
If wildcards are introduced, you could then do :
> *scaffold* TAB jpa-scaffold-from-db rest-scaffold-from-jpa rest-scaffold-from-ejb