POC Dynamic shell completion for fqbn flag (#1431)
* make fqbn flag required, so that the completion suggests it when pressing <tab><tab> for better explanation see https://github.com/spf13/cobra/blob/master/shell_completions.md#mark-flags-as-required * use newer and supported bashv2 completion in order to have dynamic completion * add dynamic completion for `compile -b` command to list available board * Revert "make fqbn flag required, so that the completion suggests it when pressing <tab><tab>" This reverts commit cc812654d3b7bf096ef8d86c7e550d2a5bc28084. * make Internalization happy
Showing
This source diff could not be displayed because it is too large. You can view the blob instead.
Please register or sign in to comment