Visual Studio 2022 (C++) – Intellisense Not Finding Include Files
Visual Studio 2022 Version 17.10.2
add source directory for Intellisense in scons project opened in visual studio c++ 2022
I opened scons project in vsc++ 2022 , not with the usual vc++ sln configuration .
so i dont have the usual places where i add directories for Intellisense to scan for code completion .
Where i can add in vc++ more source directories ?
This is what i have in the .vs fir :