VsCacheCleaner Save

:broom: Clear the Visual Studio solution cache, free up your disk space!

Project README

Icon
VsCacheCleaner

Clear the Visual Studio solution cache, free up your disk space!

:earth_americas: English | :earth_asia: 简体中文

:page_with_curl: Description

Visual Studio solution cache folder .vs is required by Visual Studio to store opened documents, breakpoints, and other information about state of the solution.

Usually they can be safely deleted.

If you don't delete these caches manually on a regular basis, they will keep eating up the free space of your disk, making the disk space bar turn red. :t-rex:

And now you have this!

:mag: Preview

:sparkles: Features

  • Scan the Visual Studio solution cache folder .vs from a specified path or all disks.
  • Scanning is very fast (usually completed and results displayed within 1sec).
  • Support sorting by path, cache size, and last accessed date.
  • Support checking cache items by rules (last accessed some time ago or greater than some size).
  • Display stats chart for cache size and disk space size.
  • Deleting is actually moving to the Recycle Bin so that you can make a final confirmation.
  • Multi-language support.

:hammer_and_wrench: Build

Build requirements Visual Studio 2019 and Qt 5.12.9.

:beer: Contribute

VsCacheCleaner is an open source project, here are some ways you can contribute:

See contribution guidelines.

:gem: ThirdParty

:rotating_light: License

VsCacheCleaner is licensed under the MIT License. Dependencies are licensed under their respective licenses.

:warning: Disclaimer

VsCacheCleaner makes no warranties, and you are solely responsible for any unintended consequences of your use.

Open Source Agenda is not affiliated with "VsCacheCleaner" Project. README Source: SpriteOvO/VsCacheCleaner
Stars
76
Open Issues
1
Last Commit
3 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating