mitaki28 / vscode-clang

Completion and Diagnostic for C/C++/Objective-C using Clang
MIT License
128 stars 24 forks source link

Support WSL? #65

Open BenjaminDbb opened 6 years ago

BenjaminDbb commented 6 years ago

I wanna know how to use this "C/C++ Clang Command Adapter" in vscode on windows linked by WSL? I have installed clang clang++ llvm lldb in WSL.

Apodead commented 5 years ago

I have the same question. I installed clang on wsl, and set clang.executable as "wsl clang", but it doesn't work at all.