Please integrate C toolchain of WSL with VSC C/C++ extension.
@rrciisc, I'd like to get a few more details about your request.
First, how are you launching VsCode? Are you launching from Windows or are you attempting to launch from the bash shell?
Second, are you requesting that we implement launch from VsCode, or would attach be good enough (for now, anyway)?
Finally, if this functionality were available in Visual Studio, rather than VsCode, would you use Visual Studio for the same workflow (launching and debugging C++ code in the windows subsystem for Linux?). If not, why not? We are always looking to improve all of our products. Thanks!
+1
+1
+1
+1
+1
+1
+1
+1
@Sheepwall If you look at #85, there is documentation that has been created to support this scenario. Please file a new issue if you are having problems.
Most helpful comment
As VsCode is lightweight, I prefer it for personal projects. Professionally I use Visual Studio.