Xuan (Sean) Hu
Xuan (Sean) Hu
> This was fixed with [redhat-developer/yaml-language-server#839](https://github.com/redhat-developer/yaml-language-server/pull/839) please give it a try. Hi @gorkem, thanks for the great feature. Just want to ensure whether it is sort keys on format supported?...
+1 for the regression behavior, and vote on the default True behavior for `no_args_is_help`.
Same issue here.
> Same issue. Any workarounds ? Currently, we can explictly have the docker pull command as `initializeCommand`.
I am interested in this issue and maybe a further question would be whether we should have `virtualenv` as dependency of pipx, or maybe optional dependency? Otherwise, it may not...
Hi @gaborbernat, I am interested in resolving this issue (because I need this feature in other projects). There was a pull request https://github.com/pypa/pipx/pull/874 but closed as stalled. Is there anything...
Seems this feature is already implemented. Pipx will detect the version and install the latest one. Any specific scenario we should cover?
Just double confirm about the enhancement here, maybe we should add an option `--with-pip` for venv creation related command?
> I think we should extend the check I already installed in `main.py` to the other `pipx` commands (except for `install`). It seems that the args in `install` command is...