pghilardi / atom-python-virtualenv

Python virtualenv support for Atom
MIT License
16 stars 6 forks source link

Provide an API for other packages to be notified about virtualenv activation / deactivation. #32

Open franekp opened 6 years ago

franekp commented 6 years ago

http://flight-manual.atom.io/behind-atom/sections/interacting-with-other-packages-via-services/

For example, autocomplete-python and ide-python could use it.