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

Copy-paste selection cutoff from debug-console #29521

Closed
holyslippers opened this issue Jun 27, 2017 · 1 comment
Closed

Copy-paste selection cutoff from debug-console #29521

holyslippers opened this issue Jun 27, 2017 · 1 comment
Assignees
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues *duplicate Issue identified as a duplicate of another issue(s)

Comments

@holyslippers
Copy link

  • VSCode Version: 1.13.1
  • OS Version: Mint 18.1 Cinnamon 64-bit
  • Node.js debug

Hello guys. I have found funny bug - when trying to copy-paste debug console output, VS code select just what you see on the screen. If I try to resize debug console it still select just what you see, not the whole output.
Steps to Reproduce:

  1. Have a long array or object
  2. Console-logify it.
  3. Try copy and paste it from debug console.
    2017-06-27 11-48-43
    2017-06-27 11-49-26
    default
@vscodebot vscodebot bot added the debug Debug viewlet, configurations, breakpoints, adapter issues label Jun 27, 2017
@holyslippers holyslippers changed the title Copy-paste buffer cutoff from debug-console Copy-paste selection cutoff from debug-console Jun 27, 2017
@isidorn
Copy link
Contributor

isidorn commented Jun 27, 2017

Dup of #2163
Please use the context menu "copy all" content

@isidorn isidorn closed this as completed Jun 27, 2017
@isidorn isidorn added the *duplicate Issue identified as a duplicate of another issue(s) label Jun 27, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues *duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

2 participants