Skip to content

Cursor should be in the terminal after running the Create Terminal command #1315

Closed
@qubitron

Description

@qubitron

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:

  1. Ctrl-shift-p -> python: create terminal
  2. start typing

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions