mitaki28 / vscode-clang

Completion and Diagnostic for C/C++/Objective-C using Clang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support WSL?

BenjaminDbb opened this issue · comments

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.

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