I started learning cpp in vscode a while ago. I am not getting back into it but I have no idea how to compile/run programs and every tutorial that I'm watching is saying that I have to copy and paste the path from my MinGW folder to the path in c_cpp_properties.json but within my .vscode folder I don't have that file. Instead I have three other files.
How do I add the c_cpp_properties.json file?

c_cpp_properties.jsonto compile C++, it is used for the intellisense