6 ms·
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.
by ninepoints 2y 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.
- flohofwoe 2y agoYeah, but compared to the Visual Studio debugger, pretty much everything is stuck in the stone age unfortunately.
- jcalabro 2y agoI 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!