Skip to content

nguyenngoclongdev/vs-asdf

Repository files navigation

Visual Studio Marketplace Version Open VSX Installs Visual Studio Marketplace Installs Visual Studio Marketplace Downloads Visual Studio Marketplace Rating (Stars) GitHub license

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 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!

KO-FI Paypal Patreon

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
  • 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

asdf

Using The Extension

ASDF Explorer

asdf

Add Plugin

To add a plugin, click the + icon in the Plugin Activity section of the ASDF Explorer and select the desired plugin.

asdf

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.

asdf

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.

asdf

Install Package

To install a package, click the + icon in the Package Activity section of the ASDF Explorer and select the desired package version.

asdf

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.

asdf

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.

asdf

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.

asdf

Change the path of asdf executable

asdf

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