- OS - Windows
- Create a workspace
- Create a virtual environment
- Open a python file
- For a brief second the status bar will display interperter
x and then switch over to the virtual env created.
Problem: When extension loads we're manually firing off the change event, and when interpreter gets auto-selected, another change event gets fired.