when activate a already exist conda environments, it shows a notice like this

Then the plugin delete all packages i have installed and leave a completely empty environment.

this conda env was created in a docker image by docker build
then I run a docker container and use vscode-remote to connect the container by ssh. And I use this plugin to activate the env in the server's docker container . Then it directly delete the all packages I haved installed
