My Visual Studio Enterprise 2022 Version 17.9.2 started creating and showing lots of .TMP files in Solution Explorer:
These files are also visible in the Windows Explorer, are not deleted when I exit Visual Studio, and are included in search results creating lots of clutter:
Why is Visual Studio creating all these files and how do I prevent it from doing so or at least get it to stop displaying them in my Solution Explorer?


This is actually a ReSharper issue. ReSharper is creating all these files and as soon as it is disabled these files stop getting generated.
I created a post on ReSharper support forum so if you have the same issue you can track it here