clap/clap_complete/src
Ed Page b266e6d35d fix(complete): Complete visible, rather than hidden, values
In a refactor for #3503, one of the checks for `is_hide_set` got flipped
and we are completing hidden `PossibleValue`s rather than visible.

Fixes #3697
2022-05-06 09:14:32 -05:00
..
generator feat(clap): Publicly expose Command::build 2022-04-19 10:13:43 -05:00
shells fix(complete): Complete visible, rather than hidden, values 2022-05-06 09:14:32 -05:00
dynamic.rs fix(complete): Correctly detect positionals 2022-04-27 15:53:02 -05:00
lib.rs feat(complete): Minimal rust-completion 2022-04-27 15:49:58 -05:00
macros.rs fix(complete): Send debug statements to stderr 2022-04-27 15:49:58 -05:00