I am having a lot of trouble getting the Visual Studio Code debugger to work for my C++ project. I know it isn't a popular IDE for C++ but XCode and Emacs are both equally unsuitable for me. I couldn't even get them to run my code.
I was wondering if anyone could share their .vscode configs that allowed them to use the VCS debugging menu. I would really appreciate it.
P.S. I tried following the tutorial here, but largely it has been unhelpful.