Skip to content

F5 Shifts Focus to Integrated Console #1058

@grumpkin

Description

@grumpkin

System Details

  • Operating system name and version: Windows 10 1607
  • VS Code version: 1.17.1
  • PowerShell extension version: 1.4.3
Copy / paste the following commands into the PowerShell Integrated Console, and paste the output here:

code -v:
1.17.1
1e9d36539b0ae51ac09b9d4673ebea4e447e5353

$pseditor.EditorServicesVersion :
Major  Minor  Build  Revision
-----  -----  -----  --------
1      4      1      0

code --list-extensions --show-versions
arcticicestudio.nord-visual-studio-code@0.6.0
emmanuelbeziat.vscode-great-icons@2.1.16
ms-vscode.PowerShell@1.4.3
msazurermtools.azurerm-vscode-tools@0.3.7
zhuangtongfa.Material-theme@2.10.17

$PSVersionTable
Name                           Value
----                           -----
PSVersion                      5.1.14393.1770
PSEdition                      Desktop
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
BuildVersion                   10.0.14393.1770
CLRVersion                     4.0.30319.42000
WSManStackVersion              3.0
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1

Issue Description

This is a pretty minor but very annoying issue. When I press F5 to start debugging the focus seems to shift to the integrated console which seems to capture all key presses so if the script is stopped on a breakpoint I have to click into the code window to be able to step through the code. As I said very minor but really annoying issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions