VSCode extensions are not removed from file system even after uninstalling, I created a solution !

DDD
Release: 2024-09-26 07:03:22
Original
923 people have browsed it

VSCode extensions are not removed from file system even after uninstalling, I created a solution !

So this is a problem with vscode based editors. Even after you uninstall a extension, it will stay in file system and overtime clog your system. I created a simple solution. Running this python script will delete extensions which are not installed on your vscode.

It runs for VS Code, VS Code Insiders, and also for VSCodium!


Here is the link: https://gist.github.com/lakshits11/236bd5d475fdd50072b3e6803e7342dd


Please give it a star.

(Image credit: https://www.codewithtomi.com/2022/07/if-you-use-django-you-need-this-vs-code.html)

The above is the detailed content of VSCode extensions are not removed from file system even after uninstalling, I created a solution !. For more information, please follow other related articles on the PHP Chinese website!

source:dev.to
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!