I ran into an issue on Jetbrains CLion that prevented the debugger from working, so I decided to give VS Code for a spin for C++ development.
This post will cover a few topics:
1. Running and debugging CMake projects in VS Code
2. Recognizing include directories for 3rd party