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** vfox version 0.5.3 **OS** Windows:wsl ubuntu22.04 **Describe the bug** 在wsl重启后,创建虚拟环境venv里指向的python链接丢失,有什么好的解决办法没 使用项目级作用域,创建venv虚拟环境,过程如下: ``` ➜ test vfox use -p python Please select a version of python: -> 3.10.14 Now using [email protected]....

bug

Will this also fix the random reordering that occurs in .tool-versions when rebuilding a devcontainer? The versions don't change, just for example if I have elixir and erlang installed, sometimes...

**Describe the bug** The behavior of `asdf` will keep search up until reach `/` https://github.com/asdf-vm/asdf/blob/ccdd47df9b73d0a22235eb06ad4c48eb57360832/lib/utils.bash#L212 While `vfox` just use config from current directory

bug

#### 1. Your usage scenarios? I have submitted several [PRs](https://github.com/version-fox/vfox-plugins/pulls) for plugins to the official repository and hope someone can review them. #### 2. What is your expected outcome? Looking...

enhancement

#### 1. Your usage scenarios? 能否关闭每开一个shell就创建一个临时目录的功能? #### 2. What is your expected outcome? 其实在环境变量中有 `C:\Users\username\.version-fox\cache\python\current` 就行了 根本不需要开一个shell就再生成一个目录添加`C:\Users\username\.version-fox\temp\\python\`到环境变量

enhancement

#### 1. Your usage scenarios? Switch SDK versions faster, similar to [fnm](https://github.com/Schniz/fnm) ``` fnm alias [OPTIONS] ``` #### 2. What is your expected outcome? ``` # 用大版本号替代具体版本号 vfox alias [email protected]...

enhancement

https://github.com/clojure/brew-install/releases/tag/1.11.3.1463

enhancement

**Version** 0.5.5 **OS** Linux **Describe the bug** Manual installation instruction fails: ```console $ curl -sSL https://raw.githubusercontent.com/version-fox/vfox/main/install.sh | bash Failed to get the latest version. Please check your network connection and...

bug

**Version** The version you are currently using **OS** macOS、Linux、Windows **Question Description** A clear and concise description of what the question is.

question

**Version** v0.5.4 **OS** Linux **Describe the bug** I use yum package manager and I find the rpm package has some problems which cause completion not working. Well, bash completion should...

bug