Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable combining tagged completions with types' implemented ones #9

Open
maxlandon opened this issue Jan 1, 2023 · 0 comments
Open
Labels
completion All work & things related to completion Go code/ shell scripts enhancement New feature or request good first issue Good for newcomers

Comments

@maxlandon
Copy link
Member

Currently, tagged completion directives have precedence over any completer interface implemented by the type being tagged (as flag or positional). Using a complete:"+CompleterName" should enable stacking both the tagged directive and the type completer

@maxlandon maxlandon added completion All work & things related to completion Go code/ shell scripts enhancement New feature or request good first issue Good for newcomers labels Jan 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
completion All work & things related to completion Go code/ shell scripts enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant