asdf-vm / asdf

Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more
https://asdf-vm.com/
MIT License
21.14k stars 763 forks source link

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

Open OJarrisonn opened 1 month ago

OJarrisonn commented 1 month ago

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

BraDaga commented 1 month ago

Ок