Globals Browser only supports the top most Python env
Brought to you by:
fabioz
When using the Globals Browser, it will only show elements coming from the top most Python environment, defined under the Preferences, in Interpreter - Python. If my current project is using a different environment, this doesn’t work. This is a common case when using virtualenv.
The best behavior would be to work according to the active project. Another option would be to allow switching envs.