You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: