AdrianLC / sublime-text-virtualenv

Manage your virtualenvs directly from Sublime Text 3
https://github.com/AdrianLC/sublime-text-virtualenv
MIT License
36 stars 17 forks source link

Lists duplicate or more venvs when activating #9

Open heyaco opened 8 years ago

heyaco commented 8 years ago

I'm running ST3 build 3114 with the virtualenv package. I added 3 venvs using the directory add option. Later on I deleted those venvs and recreated them, re-adding the directory. Now after this when I attempt to Activate one of the venvs, it lists 6, 2 sets of 3s. Then I re-added the venvs from the directory and now it shows 9, 3 sets of 3s. I can't delete one of the options as it will delete the venv i created. But if I do delete it, then it's removed from all 3 sets. Here is a screenshot I hope can explain it better: http://i.imgur.com/KOiOYkK.png