FeatReq: Show first part of memory when hovering over memory pointer to char *
Open
- Dominant language
- TypeScript
- Stars
- 10.4k
- Forks
- 521
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
When I hover over a char * pointer I get a 'click to explore memory at' prompt. However I've got a ton of linked lists I'm burrowing in and limited screen space.
**Describe the solution you'd like**
It would be nice if I get the first 16-32 bytes visible on the hover prompt so I don't have to scroll all the way down to the memory window.
Contributor guide
Assessment
This issue has not been assessed yet.