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 from debug console does not work with selected content #2514

Closed
jasonyueyang opened this issue Jan 28, 2016 · 1 comment
Closed
Assignees
Labels
verified Verification succeeded

Comments

@jasonyueyang
Copy link

Copy/paste from debug console should be applied to the highlighted content, not the whole line.

Repro steps on Mac

  • Select some content, say port 49226
  • Right click and select Copy Value

image

  • Paste it somewhere

We would expect to see port 49226. However, the selection is ignored and Debugger listening on port 49226 is pasted instead.

@isidorn
Copy link
Contributor

isidorn commented Jan 29, 2016

Thanks for the bug, however dup of #112

@isidorn isidorn closed this as completed Jan 29, 2016
@isidorn isidorn added the verified Verification succeeded label Feb 26, 2016
@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
verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

2 participants