MarcHenderkes When doing a simple "new folder" through visual studio, it hangs the entire application for 20 seconds. Then again when renaming, then again when copying somewhere. Very bothersome.
JakubMisek Thanks Marc, We have noticed this issue, but it seems it's caused by the Visual Studio's project system itself. Is it happening to you during debugging? How many files do you have in the solution?
MarcHenderkes It happens without debugging, I haven't tried adding files and such during debugging. Roughly 200 php files in the project. It only happens for php projects, in very large C++/C# solutions it takes a second at most.