In the msgraph-sdk-php library there are 37,665 files in the Generated folder. Files in the Generated folder are not generated, but are part of the library.
Number of files in the entire project: 81,546
Number of files in the vendor folder: 53,367
Number of files in the node_modules folder: 25,640
Indexing took about 15 minutes. Below are some pictures:




I don't know why it indexes more files than there are files in the project. The "include path" option is set in the project as per your recommendation.
Info about Visual Studio:
Product: PHP Tools for Visual Studio
Version: 1.89.19126.2022
Release Date: 28. července 2026
License: The product has been activated successfully.
Visual Studio: 18.8
I don't know if this information will help you.
If I don't have the "Include Path" option checked, loading is fast.

Disk operations take a long time and Visual Studio stops responding. For example, just creating a file takes ten seconds. Deleting multiple files at once can take up to a minute. But without this library, everything works faster. Creating a file takes three seconds.