Automatically delete older version of Visual Studio Code on Windows

769 views Asked by At

Microsoft recently launched Visual Studio Code (or VSCode for short) — a cross-platform code editor. I have noticed something that annoys me a lot. When Visual Studio Code updates on Windows, the old version is still in your hard drive and it is not auto-deleted.

How can I have all older versions to be auto-deleted instead of doing it manually?

1

There are 1 answers

3
Benjamin Pasero On

The update framework that we are using (Squirrel) takes care of deleting older releases over time, you don't have to worry about it!