How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Natvis Comes to Linux and macOS: Visualize Your C++ Types Without Writing a Single Data Formatter

calendar_today July 6, 2026 person Sasha Korepanov domain jetbrains

If you’ve ever debugged your own C++ containers, strings, or hash tables on Linux or macOS, you know the deal: to see anything useful in the debugger, you have to write a custom data formatter. And writing a good data formatter is genuinely painful. Often, the formatter ends up longer and harder to follow than […]

open_in_new Read original post