You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ Don't worry, this extension is very safe to be used, it will not and cannot remo
18
18
19
19
Please be aware that after closing Visual Studio, a log file will be generated in 'C:\Users\\[USERNAME]\AppData\Local\Temp\VsAutomaticTempFileCleaner.log' containing the records for the temp files that had been removed.
20
20
21
-
This extension care to delete temp files related to Background Download, Diagnostic Tools, NuGet, VS settings log files, VS telemetry and VSIX package extraction between other kind of VS temp files.
21
+
This extension care to delete temp files related to Background Download, Diagnostic Tools, NuGet, VS settings log files, VS telemetry and VSIX package extraction between other kind of VS temp files, including those disgusting files and directories in your system's temp folder having random alphanumeric naming pattern like: ########.###
22
22
23
23
I hope this finally helps people to say goodbye to the thousands of Visual Studio files that remain in the temporary folder pending for clean.
0 commit comments