hi
I was working with a remote linux and that was fine , I mean intellisense capabilities.
however when I ‘ve started to use WSL, no instelli sense and huge number of syntax errors like : symbol not found .
just for sure – the build of the app is okay , no error. and also – the project was imported (as CMAke) initially. the wizard asked me for a folder mapping with a suggestion – however , you know, WSL has access to windows file system , so the mapping was not real , it’s just a various reprenestation of the same folder from win10 and from WSL.
so from Source Cache manager, I see that 0(zero) mapped folders for WSL. then Reload functionality doesn’t work
could you clarify how to configure the project/host(WSL) for the ability of VS could have an access to WSL system headers (GCC, boost, etc)?
THank you.