Earlier quoted context omitted.
I guess downvotes come from people that believe vim + grep + printf debugging is peak development environment. Quite amazing that they even go for something such advanced as vim, instead of sticking with ed, for I believe there exists some Linux user claiming that ed doesn't lack anything that VS has.
No you’re just completely ignorant. You can trivially set breakpoints, use conditional breakpoints, watch variables, step over, through, and into in exactly the same way. Hell, even raw-dogging lldb directly on the CLI is incredibly user friendly, fast, and has a ton features you wish were more exposed by common IDEs. Don’t feel like debugging right now? Take a heap snapshot and do it later! Don’t even need to launch…
Eh? https://learn.microsoft.com/en-us/visualstudio/debugger/debu...
> complicated and unmodifiable shortcut keys for common tasks. Killing the proces
https://learn.microsoft.com/en-us/visualstudio/ide/identifyi...
Debug.TerminateAll is right there in the list
> No you’re just completely ignorant
Forgive my skepticism