Replies: 1 comment 3 replies
-
I guess this is the default behavior of vscode / code @jsjoeio Let me know if i am wrong in my answer, i am not so old in code-server although, it has been year by now. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I just noticed that the data folder of my code-server instance was getting quite large. Digging in, I realized code-server kept copies of all the old extensions it ever downloaded. There were 2.4GB of python extension files.
Are they not supposed to be pruned when updated? Is this a bug or intended behavior?
If intended, is there a way to prune them without manually going through and deleting the files on disk?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions