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

Add copy context menu action to REPL #3974

Closed
digeff opened this issue Mar 10, 2016 · 3 comments
Closed

Add copy context menu action to REPL #3974

digeff opened this issue Mar 10, 2016 · 3 comments
Assignees
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues feature-request Request for new features or functionality verified Verification succeeded
Milestone

Comments

@digeff
Copy link

digeff commented Mar 10, 2016

Could you please add a copy button? Also trying to select some text, and scrolling to finish the selection, and then copying it doesn't seem to do what I'd expect it to do.

@weinand weinand added the debug Debug viewlet, configurations, breakpoints, adapter issues label Mar 10, 2016
@isidorn
Copy link
Contributor

isidorn commented Mar 11, 2016

When you say copying it you mean you pressed ctrl c? On what vscode version are you?
You would like a copy button in the context menu?

Also be aware of this limitation #2163

@digeff
Copy link
Author

digeff commented Mar 11, 2016

@isidorn Yes, what I'm reporting is related to the "virtual view". My suggestions are:

  1. If you are using a virtual view you should use a virtual caret, so the virtual view is indistinguishable from a real view.
  2. It'd be nice to have a Copy button, like you have for output channels

@isidorn isidorn changed the title It's very difficult to copy parts or the total contents of the Debug Console. Add copy context menu action to REPL Mar 11, 2016
@isidorn isidorn added the feature-request Request for new features or functionality label Mar 11, 2016
@isidorn isidorn added this to the Backlog milestone Mar 11, 2016
@isidorn
Copy link
Contributor

isidorn commented Mar 11, 2016

  1. already captured in Multi page selection in debug console #2163
  2. changed the title of this issue to reflect this flaw

@isidorn isidorn modified the milestones: April 2016, Backlog Mar 24, 2016
@isidorn isidorn assigned weinand and unassigned isidorn Mar 30, 2016
@vsccarl vsccarl added the verified Verification succeeded label Apr 28, 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
debug Debug viewlet, configurations, breakpoints, adapter issues feature-request Request for new features or functionality verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

4 participants