asdf
asdf
is an extension for version management, powered by asdf-vm. Manage each of your project runtimes with a single CLI tool and command interface.
If you find this extension useful for your projects, please consider supporting me by Github, Patreon, KO-FI or Paypal. It’s a great way to help me maintain and improve this tool in the future. Your support is truly appreciated!
Installation
Get it from Visual Studio Marketplace or Open VSX Registry.
Please note that before using this extension, it is required to install asdf-vm.
Features
asdf
- View
asdf
Information - Update
asdf-vm
- View
- Plugin Management
- Add Plugin
- Update Plugin
- Remove Plugin
- Package/Tool Management
- Install Package/Tool
- Uninstall Package/Tool
- Set Global Package/Tool Version
- Set Local Package/Tool Version
Introdution
asdf Explorer
Using The Extension
asdf Explorer
Add Plugin
To add a plugin, click the +
icon in the Plugin Activity
section of the asdf Explorer
and select the desired plugin.
Update Plugin
To update a plugin, click the cloud
icon in the Plugin Activity
section of the asdf Explorer
and select the plugin you want to update.
Remove Plugin
To remove a plugin, click the delete
icon in the Plugin Activity
section of the asdf Explorer
and select the plugin you want to remove.
Install Package
To install a package, click the +
icon in the Package Activity
section of the asdf Explorer
and select the desired package version.
Uninstall Package
To uninstall a package, click the remove
icon in the Package Activity
section of the asdf Explorer
and select the package you want to uninstall.
Set Global Package Version
To set a global package version, click the ▷▷
icon in the Package Activity
section of the asdf Explorer
and select the package you want to set as global.
Set Local Package Version
To set a local package version, click the ▷
icon in the Package Activity
section of the asdf Explorer
and select the package you want to set as local.
Change the path of asdf executable
Feedback
If you discover a bug, or have a suggestion for a feature request, please submit an issue.
LICENSE
This extension is licensed under the MIT License