Environment

Steps to Reproduce
- Create a new python application
- Create two virtual environment named env and env1
- Right click env -> Open Interactive Window
- Right click env1 -> Open Interactive Window
- Observe
Expected behavior
There are two interactive windows opened with env and env1 environment.

Additional context and screenshots
It only opened one interactive window, not changed when I opened the second one.
