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

Support to drag the debug hover inspector #2016

Closed
stevencl opened this issue Jan 14, 2016 · 2 comments
Closed

Support to drag the debug hover inspector #2016

stevencl opened this issue Jan 14, 2016 · 2 comments
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues feature-request Request for new features or functionality *out-of-scope Posted issue is not in scope of VS Code ux User experience issues
Milestone

Comments

@stevencl
Copy link
Member

After hovering over a variable while in debug mode, I would like to be able to drag the tooltip around so that I could easily refer to both it and my code. For example, in the shot below I have hovered over the params variable
hoverpic1

But after I expand the elements in the array I see this:
hoverpic2

Ideally I would still like to be able to read the code following the line I am paused on and refer to the data in the inspector. I was imagining that I could click and hold on a blank area in the tooltip and then move the mouse to drag the tooltip to a convenient location.

@stevencl stevencl added feature-request Request for new features or functionality debug Debug viewlet, configurations, breakpoints, adapter issues ux User experience issues labels Jan 14, 2016
@isidorn isidorn self-assigned this Jan 14, 2016
@isidorn isidorn added this to the Backlog milestone Jan 22, 2016
@isidorn
Copy link
Contributor

isidorn commented Feb 3, 2016

@stevencl I think this is a valid feature request and would be useful for some users. But what you then expect this behavior across all our hovers or just for the debug hover? If it is only the debug hover would it make it inconsitent?

@isidorn isidorn removed their assignment Sep 2, 2016
@isidorn isidorn added the *out-of-scope Posted issue is not in scope of VS Code label Nov 17, 2017
@vscodebot
Copy link

vscodebot bot commented Nov 17, 2017

This issue has been closed because the feature it requests is not within the scope of the product. See also our issue reporting guidelines.

Happy Coding!

@vscodebot vscodebot bot closed this as completed Nov 17, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 1, 2018
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 *out-of-scope Posted issue is not in scope of VS Code ux User experience issues
Projects
None yet
Development

No branches or pull requests

2 participants