gcc_debug_template A simple template to build and debug C++ fils in Visual Studio Code using gcc. Usage: Open fib.cpp, and hit F5 to debug. More Info On Debugging in VCS: Check this page.