WebFreak001 / code-debug

Native debugging for VSCode
The Unlicense
409 stars 115 forks source link

add support for start and count to the "variables" request #443

Closed oltolm closed 1 month ago

GitMensch commented 2 months ago

Do you mind adding some more details in the PR text about what this does (keeping time needed for reviewers small) and adding a Changelog entry (allowing users to know about the change)?

oltolm commented 1 month ago

I added support for start and count in the variables request. See https://microsoft.github.io/debug-adapter-protocol/specification#Requests_Variables.