Hacker News new | ask | show | jobs
by ninepoints 622 days ago
Very mid compared to Visual Studio in my experience. You don't even get a modules window, and there's a whole litany of core C++ debugging features missing.
1 comments

Yeah, but compared to the Visual Studio debugger, pretty much everything is stuck in the stone age unfortunately.
I agree with this whole thread. I do use VS Code as my debugger frontend for C++ on Linux, but it's a real bummer compared to what's available on Windows. Hence this series!