I am using VScode for web development and noticed that the .vscode-server
in my user folder is taking up a lot of space (100s of MB). I tried removing it and reopening VSCode and connecting to the server, and the folder comes back and is still quite large. Is there any way to stop this from happening?
vscode-server in your home directory on the server becoming corrupted in some way. Since VS Code will automatically recreate that directory when you reconnect, it's safe to delete it.
vscode-server with space nearing almost 1GB. Looking through the directories it looks like this is where a lot of VsCode lives on the remote server and where remote extensions are installed to.
The Visual Studio Code Server is a service you can run on a remote development machine, like your desktop PC or a virtual machine (VM). It allows you to securely connect to that remote machine from anywhere through a vscode. dev URL, without the requirement of SSH.
That's the folder which contains all the extension you install on the server side. Therefore, if you want to use vs code, better keep it.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With