You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 1, 2024. It is now read-only.
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.