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

feat: improved completions for version in commands for asdf.nu #1760

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

OJarrisonn
Copy link

Summary

Improved completions for commands such as asdf global <name> <version> to list the installed versions

Added "complete asdf plugin versions installed" and "complete asdf plugin versions all" that produce completions for the installed versions and for all versions available for a given plugin

Improved asdf install completion to list the installed plugins and all the available versions

Fixes: no fixes

Other Information

Improved completions for commands such as `asdf global <name> <version>` to list the installed versions

Added "complete asdf plugin versions installed" and "complete asdf plugin versions all" that produce completions for the installed versions and for all versions available for a given plugin

Improved `asdf install` completion to list the installed plugins and all the available versions
@OJarrisonn OJarrisonn requested a review from a team as a code owner June 1, 2024 20:41
@BraDaga
Copy link

BraDaga commented Jun 2, 2024

Ок

@OJarrisonn OJarrisonn changed the title feat: improved completions for version in commands feat: improved completions for version in commands for asdf.nu Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants