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 a tabular variables view for debugging #100205

Closed
weinand opened this issue Jun 15, 2020 · 3 comments
Closed

Add a tabular variables view for debugging #100205

weinand opened this issue Jun 15, 2020 · 3 comments
Assignees
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues feature-request Request for new features or functionality
Milestone

Comments

@weinand
Copy link
Contributor

weinand commented Jun 15, 2020

Today the VS Code debugger UI shows data (aka "variables") only in a tree viewer.
However, trees are not ideal for tabular data, e.g. arrays of records where each record has multiple properties.

To improve this, we will add a tabular view mode to the VARIABLES view.

@weinand weinand added feature-request Request for new features or functionality debug Debug viewlet, configurations, breakpoints, adapter issues labels Jun 15, 2020
@weinand weinand added this to the June 2020 milestone Jun 15, 2020
@weinand
Copy link
Contributor Author

weinand commented Jun 15, 2020

The prereq work on a table widget is covered by #99997

@isidorn
Copy link
Contributor

isidorn commented Jun 26, 2020

Same as #99997
Thus moving to August

@isidorn isidorn modified the milestones: June 2020, August 2020 Jun 26, 2020
@weinand weinand modified the milestones: August 2020, Backlog Aug 19, 2020
@isidorn
Copy link
Contributor

isidorn commented Sep 8, 2020

Due to the change of plans closing this as out of scope

@isidorn isidorn closed this as completed Sep 8, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Oct 23, 2020
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
Projects
None yet
Development

No branches or pull requests

2 participants