Tool/software:
Hi,
I'm working on a CCS empty project, and whenever I try to include a header file, I have to put the relative path for it.
is there a way in the new CCS (that's based on vscode) to add the include folder in the settings and it reads them all recursively,
so I don't need to modify the #include every time I put a new one.