Open jonashaag opened 2 months ago
[X] I have checked that this issue has not already been reported.
[X] I have confirmed this bug exists on the latest version of pixi, using pixi --version.
pixi --version
pixi remove py<TAB>
It completes pyproject.toml. I expected it to complete an installed package.
pyproject.toml
see example
@ruben-arts I'm afraid your comment also holds for this issue right: https://github.com/prefix-dev/pixi/issues/1906#issuecomment-2309973304
Yep indeed
Checks
[X] I have checked that this issue has not already been reported.
[X] I have confirmed this bug exists on the latest version of pixi, using
pixi --version
.Reproducible example
It completes
pyproject.toml
. I expected it to complete an installed package.Issue description
see example
Expected behavior
see example