devonfw / cobigen

Code-based Incremental Generator
Apache License 2.0
35 stars 70 forks source link

Add auto complete support to CLI #1448

Open jan-vcapgemini opened 2 years ago

jan-vcapgemini commented 2 years ago

As a CobiGen CLI user, I want to benefit from the auto completion features offered by Picocli or JLine so that working with the shell gets much easier for me.

Take a look at: https://github.com/remkop/picocli/tree/master/picocli-shell-jline3 and https://picocli.info/autocomplete.html#_command_line_completion

quantumfate commented 2 years ago

Likely to be implemented: https://picocli.info/autocomplete.html#_distribution