vfox icon indicating copy to clipboard operation
vfox copied to clipboard

A cross-platform and extendable version manager with support for Java, Node.js, Flutter, .Net & more

Results 128 vfox issues
Sort by recently updated
recently updated
newest added

**Version** Windows **Describe the bug** echo 'eval "$(vfox activate zsh)"' >> ~/.zshrc 使用上述命令挂载vfox, 结果连ls这样的命令都找不到了, 无法使用vfox use -p这样的命令 报错Warning: The current shell lacks hook support or configuration. It has switched to...

bug

**Version** 0.6.10 **OS** macOS、Linux **Question Description** ```shell vfox add kubectl vfox use [email protected] which kubectl => kubectl not found ``` 不确定是要插件自己处理还是 vfox 来处理,[相关 issue](https://github.com/ahai-code/vfox-kubectl/issues/1)

question

#### 1. Your usage scenarios? - Okay, I'm not sure if I should file this issue at https://github.com/version-fox/vfox-plugins or https://github.com/version-fox/vfox . - Starting with `Oracle GraalVM Early Access Builds For...

enhancement

#### 1. Your usage scenarios? `.tool-versions` file has limited expressive capabilities. In `v1.0.0`, we will use a new file format `.vfox.toml` as the primary format, while still compatible with `.tool-versions`....

enhancement

#### 1. Your usage scenarios? The ability to install and manage different versions of Tauri #### 2. What is your expected outcome? An official plugin to easily install a version...

enhancement

#### 1. Your usage scenarios? The ability to manager different versions of Clang++ #### 2. What is your expected outcome? An official plugin for Clang++

enhancement

#### 1. Your usage scenarios? Ability to install and manage different versions of GCC and G++ #### 2. What is your expected outcome? An official plugin like Clang but for...

enhancement

Considering that some SDKs require a fixed project-level directory, `vfox` plans to create soft links for SDKs in the project directory, such as `$WORK_SPACE/.vfox/sdk/nodejs`. This behavior is not enabled by...

enhancement