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** 0.6.0 **OS** macOS **Question Description** python 安装失败

question

#### 1. Your usage scenarios? related: https://github.com/version-fox/vfox-python/issues/1 currently, the python plugins will show prerelease version, if user select one, it will throw an error: #### 2. What is your expected...

enhancement

**Version** - vfox version 0.5.3 - Plugin golang 0.3.0 - go version go1.22.10 linux/amd64 **OS** Linux **Describe the bug** 使用 `vfox use -g golang` 设置了版本 通过 `which go` 查看指向 `/home/ps/.version-fox/temp/1734883200-17974/golang/bin/go`...

bug

**Version** 0.6.0 **OS** Windows **Describe the bug** search for java ``` PS C:\Users\operator> vfox info java Plugin Info: Name -> java Version -> 0.4.3 Homepage -> https://github.com/version-fox/vfox-java Desc -> Support...

bug

**Version** The version you are currently using vfox 0.6.0 **OS** macOS、Linux、Windows Windows11 **Describe the bug** 按照入门文档运行powerShell的配置命令后 ```ps1 if (-not (Test-Path -Path $PROFILE)) { New-Item -Type File -Path $PROFILE -Force };...

bug

**Version** 0.6.0 **OS** Linux **Describe the bug** using command `using 'eval "$(vfox activate bash)"' >> ~/.bashrc` worked, `~/.bashrc` shows `"eval "$(vfox activate bash)""`, but when I use `vfox use`, the...

bug

**Version** 0.60 **OS** Windows **Question Description** Hello, I want to ask, can the .version-FOX directory be migrated to other places in the C-Dip Catition. I used the VFOX installed by...

question

**Version** 0.6.0 **OS** macOS **Describe the bug** 一个shell 长时间没有操作, sdk 命令就用不了了,会报命令不存在。 好像是的 env 里面的临时 path 已经不存在了。

bug

#### 1. Your usage scenarios? autoamted tasks such as vscode tasks and launch.json #### 2. What is your expected outcome? option add software paths to PATH and system PATH when...

enhancement