Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Memory ViewerNew to Visual Studio Code? Get it now.
Memory Viewer

Memory Viewer

NateAGeek

|
6,413 installs
| (7) | Free
Creates a memory viewer for supported debug instances.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSCode Better Memory Viewer

Is a project that is still really hackish. But right now you are able to view memory better than the default hex view. I plan to add a ton more features soon.

How to use

Right now when you run a program in debug there is a new section called "Memory Viewer". You can find the hex address like "0x0000ab" and it will load in a page of memory from that location.

TODO

  • Add in ability to scroll up and down "infinitely"
  • Auto refresh on debug state change updates
  • Allow the user to enter in variable names rather than hex address
  • Test on more project types(embedded, remote, etc) and languages(C++, C, Node, Python)
  • Add in more configuration settings and better readability
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft