Environment data
- VS Code version: 1.28.2 (user setup)
- Extension version (available under the Extensions sidebar): 2018.9.1
- OS and version: Windows 10
- Python version (& distribution if applicable, e.g. Anaconda): Have python 2.7, 3.6, 3.7 and anaconda installed
- Type of virtual environment used (N/A | venv | virtualenv | conda | ...): None (yet)
- Relevant/affected Python packages and their versions: N/A
Actual behavior
Opened a folder with a single empty hello.py file:

No python interpreter is selected, and I get this error message immediately after opening the file
Expected behavior
The dialog should instead say something like
No Python interpreter is selected, you need to select a Python interpreter to enable features such as IntelliSense, linting, and debugging.
[ Select Python Interpreter ]
Environment data
Actual behavior
Opened a folder with a single empty hello.py file:

No python interpreter is selected, and I get this error message immediately after opening the file
Expected behavior
The dialog should instead say something like