Skip to content

Integrated Terminal Window becomes active #1284

Closed
@tchapin

Description

@tchapin

Environment data

  • VS Code version: 1.21.1
  • Extension version (available under the Extensions sidebar): 2018.3.1 (29 Mar 2018)
  • OS and version: Microsoft Windows 10 Pro 10.0.16299 Build 16299
  • Python version (& distribution if applicable, e.g. Anaconda): 2.7
  • Type of virtual environment used (N/A | venv | virtualenv | conda | ...): N/A

Actual behavior

When running a Python script in debugger, the Terminal window receives focus every time, regardless of what window previously had focus.

Expected behavior

When the DEBUG CONSOLE is active, it remains active when a script is run.

Steps to reproduce:

  1. select "DEBUG CONSOLE"
  2. run program
  3. Observe that TERMINAL has focus. To see the content in DEBUG CONSOLE you have to click to activate that window.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions