Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Prefetch variables when encountering breakpoint #74

Open
Adrodoc opened this issue Dec 28, 2022 · 0 comments
Open

Prefetch variables when encountering breakpoint #74

Adrodoc opened this issue Dec 28, 2022 · 0 comments

Comments

@Adrodoc
Copy link
Member

Adrodoc commented Dec 28, 2022

The IDE will basically always issue the requests threads, stackTrace, scopes for the last frame and variables for all of those scopes.
We could load those values on each stopped event and return the cached values when the IDE issues these requests.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant