Skip to content

Multi-line LF-ending files paste from Code into PowerShell in reverse order #29805

@andrewwipf

Description

@andrewwipf
  • VSCode Version: 1.13.1
  • OS Version: Microsoft Windows NT 10.0.14393.0

Steps to Reproduce:

  1. Set file to use LF line endings (does not occur with CRLF line endings)
  2. Copy multiple lines from VSCode or Notepad -- this seems to be the same symptom reported by RobBiddle in Feb: Multi-cursor pastes in reverse order #2205 (comment)
  3. Paste into Powershell v 5.1.14393.1198 where text lines have reversed order.
    Workaround: Contents print correctly with Get-Clipboard, which paste correctly after being copied from Powershell.

Reproduces without extensions: Yes

Metadata

Metadata

Assignees

Labels

editor-clipboardEditor clipboard issueswindowsVS Code on Windows issues

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions