Closed
Description
Environment data
- VS Code version: 1.21.1
- Extension version (available under the Extensions sidebar): 2018.3.1
- OS and version: Windows 10
- Python version (& distribution if applicable, e.g. Anaconda): Python 3.6
- Type of virtual environment used (N/A | venv | virtualenv | conda | ...): venv
- Relevant/affected Python packages and their versions: N/A
Actual behavior
After executing the Python: Create Terminal
command, the cursor is in the editor
Expected behavior
After executing the Python: Create Terminal
command, the cursor should be in the terminal window so that I can start typing without having to use my mouse to click in the terminal.
Steps to reproduce:
- Ctrl-shift-p -> python: create terminal
- start typing