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!
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!