- Install Visual Studio Code https://code.visualstudio.com/
- Install MinGW which is a compiler for C++ https://sourceforge.net/projects/mingw/
- Add Compiler PATH enviroment variable
- Install C++ and Code Runner extensions
- Create file
HelloWorld.cpp
- Copy the folder
.vscode