IntelliSense Doesn’t Update Automatically for Generated Files in Visual Studio C++ Project
I’m encountering an issue with IntelliSense in Visual Studio where it doesn’t automatically update its database after a rebuild when using a custom NuGet package that generates .cpp and .hpp files during the build process.