1. I have installed gcc, gdb, git on WSL (windows system for Linux), which is basically bash shell of Ubuntu. 2. I have linked my windows-home-directory with WSL home directory. 3. currently I write code in VSC (visual studio code), but use gcc, gdb (cgdb), git in WSL to compile and debug my code. Please integrate C toolchain of WSL with VSC C/C++ extension.