Skip to content
| Marketplace
Sign in
Visual Studio>Tools>InlineCppVarDbg
InlineCppVarDbg

InlineCppVarDbg

JIN XIN

|
10 installs
| (0) | Free
Shows inline C++ variable values on the current debug line in break mode.
Download

InlineCppVarDbg brings lightweight inline value hints to C++ debugging in Visual Studio, so you can see what matters without constantly opening Locals/Watch.

Built for VS2022 and VS2026 (17.x/18.x), it shows values directly in the editor while paused in break mode, with a strong focus on usability and debug-speed safety.

Highlights

  • Inline or end-of-line value display modes
  • Configurable visible range (previous lines), scoped to current function
  • Function parameter values always shown
  • One-click toolbar toggles: enable/disable, display mode, number format (Dec/Hex/Bin)
  • Clean formatting for arrays, enums, null pointers, and uninitialized values
  • Changed-value accent with step-based fade
  • Configurable chip colors and font size
  • Inactive #ifdef regions automatically ignored
  • Performance fail-safe: strict evaluation budget with graceful fallback to avoid slowing step operations image.png
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft