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

Commits on Jun 1, 2024

  1. feat: improved completions for version in commands

    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 committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    82be580 View commit details
    Browse the repository at this point in the history