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

Expanding debug variables #6019

Closed
matthewchung74 opened this issue Apr 30, 2016 · 3 comments
Closed

Expanding debug variables #6019

matthewchung74 opened this issue Apr 30, 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

@matthewchung74
Copy link

  • VSCode Version: 1.0.0
  • OS Version:10.11.4

Steps to Reproduce: when debugging, there is an extra mouse click to open my variables. it would be nice if there were a keyboard shortcut or (better) if the variables were expanded by default.

https://www.youtube.com/watch?v=ttB2hH5vsdU&feature=youtu.be

if you look at this vid. expanding variables can get tedious after a while

@bpasero bpasero added feature-request Request for new features or functionality debug Debug viewlet, configurations, breakpoints, adapter issues labels May 2, 2016
@isidorn isidorn added this to the May 2016 milestone May 2, 2016
@isidorn isidorn closed this as completed in 64c185e May 4, 2016
@isidorn
Copy link
Contributor

isidorn commented May 4, 2016

We are now auto-expanding elements in the repl that have children. This makes sense to me since if a user typed an expression in the repl he is interested to drill down inside that expression.

@isidorn isidorn assigned bpasero and unassigned isidorn May 4, 2016
@matthewchung74
Copy link
Author

awesome. i'm not sure how to tell what commits are in the downloadable version? http://code.visualstudio.com/Download

@isidorn
Copy link
Contributor

isidorn commented May 4, 2016

This issue is assigned to May which means it will come out with our may release - which usualy comes out early June (I know it is a bit confusing) :)

@bpasero bpasero added the verified Verification succeeded label May 27, 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

3 participants