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 hover complex inspection #1832

Closed
3 tasks done
isidorn opened this issue Jan 6, 2016 · 0 comments
Closed
3 tasks done

Debug hover complex inspection #1832

isidorn opened this issue Jan 6, 2016 · 0 comments
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues testplan-item
Milestone

Comments

@isidorn
Copy link
Contributor

isidorn commented Jan 6, 2016

We have improved the debug hover when inspecting complex variables. Verify:

  • Hovering over simple variables shows hover as before
  • Simple variable hover wraps long values
  • Hovering over a complex variables shows a tree inside the hover
    • You can use the tree to fully inspect the complex variable
    • Tree compactly shows the data
    • Complex hover grows / shrinks with the tree
    • Complex hover disappears not too early not too late
@isidorn isidorn added debug Debug viewlet, configurations, breakpoints, adapter issues testplan-item labels Jan 6, 2016
@isidorn isidorn added this to the Jan 2016 milestone Jan 6, 2016
@egamma egamma mentioned this issue Jan 23, 2016
59 tasks
@bpasero bpasero closed this as completed Jan 28, 2016
@egamma egamma mentioned this issue Feb 1, 2016
97 tasks
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 19, 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 testplan-item
Projects
None yet
Development

No branches or pull requests

2 participants