zsh-autoswitch-virtualenv icon indicating copy to clipboard operation
zsh-autoswitch-virtualenv copied to clipboard

Option to hide suggestion to run `mkvenv`

Open seancmonahan opened this issue 3 years ago • 3 comments

Set the environment variable AUTOSWITCH_HIDE_MKVENV_SUGGESTION to silence the message Python virtualenv project detected. Run mkvenv to setup autoswitching when cding to a Python project without an initialized virtual environment.

seancmonahan avatar Jan 20 '22 02:01 seancmonahan

I can squash my 5 commits and resubmit as a cleaner PR if needed.

seancmonahan avatar Jan 20 '22 02:01 seancmonahan

Sure, I will write some test cases for it! Might be a couple days until I am able to get them up. I'll look at existing ZUnit tests to get a sense of what to write.

seancmonahan avatar Jan 22 '22 20:01 seancmonahan

Hello @seancmonahan :) would you like me to take over this PR or would you still like to try finish it off yourself?

MichaelAquilina avatar Feb 28 '22 11:02 MichaelAquilina