All Projects → SpriteOvO → VsCacheCleaner

SpriteOvO / VsCacheCleaner

Licence: MIT license
🧹 Clear the Visual Studio solution cache, free up your disk space!

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to VsCacheCleaner

Visual-Studio
A Discord Rich Presence extension for both Visual Studio 2017 and 2019.
Stars: ✭ 80 (+15.94%)
Mutual labels:  visual-studio, vs
del-webpack-plugin
A file plugin help you remove old files after webpack (v5) bundling
Stars: ✭ 43 (-37.68%)
Mutual labels:  trash, cleaner
MvsSln
🧩 Customizable VisualStudio .sln parser, Complex support of the projects (.vcxproj, .csproj., …), Pluginable lightweight r/w handlers at runtime, and more …
Stars: ✭ 86 (+24.64%)
Mutual labels:  visual-studio, vs
auto-save-vs-extension
An extension that automatically saves the file as you're working on it.
Stars: ✭ 30 (-56.52%)
Mutual labels:  visual-studio
SSDT-Continuous-Deployment-Project-Template
A project template aiming for easy Continuous Deployment of SSDT projects.
Stars: ✭ 38 (-44.93%)
Mutual labels:  visual-studio
ImageVisualizer
A debug visualizer for Visual Studio that allows you to visually view the graphic content of images during debugging.
Stars: ✭ 32 (-53.62%)
Mutual labels:  visual-studio
Excel-Favorites
⭐ This VSTO Add-In creates a custom "Favorites" ribbon. Key distinctive attributes include dedicated buttons for changing the visibility/sort order of sheets, copying visible cells, Excel's camera feature, Snipping Tool, Problem Steps Recorder (PSR) and Windows Calculator. It is written in 3 different versions as a VSTO Add-In in C# and VB.NET a…
Stars: ✭ 37 (-46.38%)
Mutual labels:  visual-studio
vcredist
Lifecycle management for the Microsoft Visual C++ Redistributables
Stars: ✭ 91 (+31.88%)
Mutual labels:  visual-studio
janus-client
c/c++ webrtc native janus client Qt opengl video-meeting video-room video-call text-room meeting chat
Stars: ✭ 119 (+72.46%)
Mutual labels:  visual-studio
picosdk-c-examples
A set of C/C++ examples for PicoScope® oscilloscope and PicoLog® data logger products.
Stars: ✭ 37 (-46.38%)
Mutual labels:  visual-studio
beamdasm
Erlang\Elixir byte code viewer. BEAM file disassembler extension for Visual Studio Code.
Stars: ✭ 44 (-36.23%)
Mutual labels:  visual-studio
jest-trx-results-processor
Jest results processor for exporting into TRX files for Visual Studio
Stars: ✭ 23 (-66.67%)
Mutual labels:  visual-studio
stashed.io
A fast, distributed compiler cache for Microsoft Visual Studio
Stars: ✭ 20 (-71.01%)
Mutual labels:  visual-studio
Cake
Yummy syntax theme for Atom, Brackets, Sublime Text and Visual Studio Code
Stars: ✭ 47 (-31.88%)
Mutual labels:  visual-studio
ANTLR4ParseTreeVisualizer
Visual Studio debugging visualizer, and .NET visualization controls, for ANTLR4 parse trees
Stars: ✭ 59 (-14.49%)
Mutual labels:  visual-studio
gmp
Unofficial GMP with added custom native Visual Studio project build tools. GMP: GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating-point numbers.
Stars: ✭ 61 (-11.59%)
Mutual labels:  visual-studio
PlantUml-Language-Service
PlantUml Language Service extension for Visual Studio 2017 and 2019
Stars: ✭ 24 (-65.22%)
Mutual labels:  visual-studio
BuiltinCmd
VS extension that provide a built-in terminal window for CMD or Powershell.
Stars: ✭ 30 (-56.52%)
Mutual labels:  visual-studio
vsixbootstrapper
An installer that can be chained with other packages to locate the latest VSIXInstaller.exe to use for installing VSIX extensions.
Stars: ✭ 19 (-72.46%)
Mutual labels:  visual-studio
dark-plus-material
The default Dark+ theme, using Material's color palette.
Stars: ✭ 37 (-46.38%)
Mutual labels:  visual-studio

Icon
VsCacheCleaner

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

🌎 English | 🌏 简体中文

📃 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. 🦖

And now you have this!

🔍 Preview

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.

🛠️ Build

Build requirements Visual Studio 2019 and Qt 5.12.9.

🍺 Contribute

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

See contribution guidelines.

💎 ThirdParty

🚨 License

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

⚠️ Disclaimer

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].