disable specific c_cpp.error squiggle in vscode

Viewed 12

i'm working on WSL with a linux library and vscode on my windows, code doesn't detect the library but i have no problem to work with it because i build on my ubuntu WSL who knows the library. So, vscode is showing an error on the include. Is there any way to hide this error?

I'm working on Windows 11 with Ubuntu 20.04 WSL2 Including <criterion/criterion.h> on a C program from vscode on windows

0 Answers
Related