This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Description
I want to have a .libraries folder with my own costum libraries. Right now the compiler cannot find the libraries, even if they are in the includePath of c_cpp_properties.json
The option talked about in this issue is what i mean: #830. But is is closed by a bot. The only way to add costum libraries is to copy them in the default libraries folder. And that is not a good workflow.