Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debug Console 'Copy All' command doubles linebreaks (1.34.0-insider on Windows) #72894

Closed
gjsjohnmurray opened this issue Apr 26, 2019 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues verified Verification succeeded
Milestone

Comments

@gjsjohnmurray
Copy link
Contributor

When logging #72891 I noticed that 'Copy All' from the context menu of the debug console added extra linebreaks on 1.34.0-insider.

MemFS says "Hello"

MemFS says "Hello"

On 1.33.1 the pasted text doesn't have the extra linebreaks:

MemFS says "Hello"
MemFS says "Hello"

Version: 1.34.0-insider (user setup)
Commit: 0fde661
Date: 2019-04-25T05:24:52.804Z
Electron: 3.1.8
Chrome: 66.0.3359.181
Node.js: 10.2.0
V8: 6.6.346.32
OS: Windows_NT x64 10.0.16299

@weinand weinand assigned isidorn and unassigned weinand Apr 26, 2019
@weinand weinand added debug Debug viewlet, configurations, breakpoints, adapter issues debug-console labels Apr 26, 2019
@isidorn isidorn added the bug Issue identified by VS Code Team member as probable bug label Apr 26, 2019
@isidorn isidorn added this to the April 2019 milestone Apr 26, 2019
@isidorn isidorn modified the milestones: April 2019, May 2019 May 3, 2019
@mjbvz mjbvz added the verified Verification succeeded label May 30, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Jul 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

4 participants