Environment data
VS Code version: 1.19.3
Python Extension version: 2018.1 Beta
Python Version: Python 3.6
OS and version: Windows 10
Actual behavior
New virtual environments in your workspace root are not shown in the Select Interpreter list until restarting VS code
Expected behavior
New virtual environments within the workspace are shown upon running select interpreter
Steps to reproduce:
- Created a new virtual environment from the terminal at the workspace root
- Select interpreter from VS Code