Open

Description
Regarding this tutorial: https://code.visualstudio.com/docs/cpp/config-mingw
The following is notably missing:
- Setting the includePath variable.
- Setting linker related arguments.
- Walkthrough of building a C or C++ executable that includes a non-standard library.