Skip to content
| Marketplace
Sign in
Visual Studio Code>Debuggers>MemScopeNew to Visual Studio Code? Get it now.
MemScope

MemScope

Madhav Goyal

|
132 installs
| (0) | Free
View images in memory while debugging.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

MemScope

MemScope can preview image data loaded in memory during debugging.

Features

MemScope Preview Preview images from memory in real-time during debugging

Usage

  • Start debugging any project and pause when an image is loaded into memory.
  • Press Ctrl+Shift+p and select Show Memscope.
  • Fill in the fields:
    • Pointer: use pointer variable name or copy raw value of pointer
    • Width: use width variable name or enter numerical value
    • Height: use height variable name or enter numerical value
    • Channels: use channel variable name or enter numerical value
    • Datatype: Select the datatype that matches pointer

made by mdhvg 🐢

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft