Skip to content

External debug console adds space in second line #9335

Description

@pke
  • VSCode Version:
    Version 1.3.1
    Commit e6b4afa
    Date 2016-07-12T13:35:06.227Z
    Shell 0.37.6
    Renderer 49.0.2623.75
    Node 5.10.0
  • OS Version: Windows 8.1

Steps to Reproduce:

  1. Start debugging with an external console window
  2. The console window contains a first line with the debugger listening info
  3. The third line contains a space
  4. console.log("test") will be printed with a space in front.
  5. All following lines are ok

image

Metadata

Metadata

Assignees

Labels

upstreamIssue identified as 'upstream' component related (exists outside of VS Code)

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions