Multi-part custom completions for rust native completions #5652
Labels
A-completion
Area: completion generator
C-enhancement
Category: Raise on the bar on expectations
E-medium
Call for participation: Experience needed to fix: Medium / intermediate
M-breaking-change
Meta: Implementing or merging this will introduce a breaking change.
Right now,
CustomCompleter
requires providing all options at once. For something likechown
or paths, you will want to complete a part at a time.See also https://carapace-sh.github.io/carapace/carapace/defaultActions/actionMultiParts.html
The text was updated successfully, but these errors were encountered: