I have redirected the %temp% environment variable to my RAMDISK to achieve better system response. However, I have found that Visual Studio 2017 always creates several edg***.tmp files in the folder and each of the files are of size ~ 600MB. The files are always opened as long as Visual Studio is running. The RAMDISK (4G) soon runs out of space.
I tried to set the location of IntelliSense files, but these files are still there. What are the files used for and is it possible to move the files somewhere else?