Environment data
- VS Code version: 1.28.1 (user setup)
- Extension version (available under the Extensions sidebar): 2018.9.0
- OS and version: Windows 10
- Python version (& distribution if applicable, e.g. Anaconda): Python 3.7 64 bit
- Type of virtual environment used (N/A | venv | virtualenv | conda | ...): venv
- Relevant/affected Python packages and their versions: N/A
Actual behavior
Venv in the status bar shows as 32 bit, when running from the terminal it is 64 bit

Expected behavior
Both say 64 bit
Steps to reproduce:
- Create a 64 bit venv
- Make it the active python interpreter
Logs
Output for Python in the Output panel (View→Output, change the drop-down the upper-right of the Output panel to Python)
Output from Console under the Developer Tools panel (toggle Developer Tools on under Help)
Environment data
Actual behavior
Venv in the status bar shows as 32 bit, when running from the terminal it is 64 bit

Expected behavior
Both say 64 bit
Steps to reproduce:
Logs
Output for
Pythonin theOutputpanel (View→Output, change the drop-down the upper-right of theOutputpanel toPython)Output from
Consoleunder theDeveloper Toolspanel (toggle Developer Tools on underHelp)