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 protocol extension: support paging for 'variables' request #31

Closed
gregg-miskelly opened this issue Jun 8, 2016 · 0 comments
Closed
Assignees
Milestone

Comments

@gregg-miskelly
Copy link
Member

To be able to use the debug protocol in other IDEs (Visual Studio, Xamarin Studio) or VS Code in the future we should think about how the debug protocol should support for paging children in 'variables' requests.

I would suggest we follow the same approach as in microsoft/vscode@563c020

@gregg-miskelly gregg-miskelly changed the title Debug protocol extension: support partial expansion for 'variables' request Debug protocol extension: support paging for 'variables' request Jun 8, 2016
@weinand weinand self-assigned this Jun 8, 2016
@weinand weinand added this to the July 2016 milestone Jul 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants