ProjectExodus icon indicating copy to clipboard operation
ProjectExodus copied to clipboard

Intellisense goes bonkers with "" include files in VS 2019

Open NegInfinity opened this issue 4 years ago • 0 comments

Apparently Visual Studio Intellisense is unable to properly resolve local include files within the project. Specifically it cannot locate "" includes within the same folder and does not see them.

Need to verify if C++ standard has changed the way of processing local files, and whether I might be in a wrong and the naming scheme needs to be changed...

NegInfinity avatar Jan 27 '21 15:01 NegInfinity