Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can I clean storage ~/Library/Application Support/Code/User/workspaceStorage on my macOS 10.13.1? #39692

Closed
llv22 opened this issue Dec 5, 2017 · 5 comments
Assignees
Labels
extensions Issues concerning extensions info-needed Issue requires more information from poster

Comments

@llv22
Copy link

llv22 commented Dec 5, 2017

  • VSCode Version: 1.18.1
  • OS Version: 10.13.1

Steps to Reproduce:

  1. enter h~/Library/Application Support/Code/User/workspaceStorage on macOS
  2. found the total size is about 4GB on disk

I installed visual code one from 1.0 to 1.18.1. I'm not sure if I can clean-up on disk to save space.

Reproduces without extensions: Yes

@vscodebot vscodebot bot added the workbench label Dec 5, 2017
@llv22 llv22 changed the title Can I clean storage ~/Library/Application Support/Code/User/workspaceStorage on my macOS 10.13.1 Can I clean storage ~/Library/Application Support/Code/User/workspaceStorage on my macOS 10.13.1? Dec 5, 2017
@bpasero bpasero assigned dbaeumer and unassigned bpasero Dec 5, 2017
@bpasero bpasero added extensions Issues concerning extensions and removed workbench labels Dec 5, 2017
@dbaeumer
Copy link
Member

dbaeumer commented Dec 5, 2017

All extension should be able to recreate their storage although they might answer some questions. @llv22 is there a folder that is especially big? Would be good to know if there is an extension leaving garbage behind.

@dbaeumer
Copy link
Member

dbaeumer commented Dec 5, 2017

In general this dups #32461. Keeping open to find out if there are special extensions causing this.

@dbaeumer dbaeumer added the info-needed Issue requires more information from poster label Dec 5, 2017
@llv22
Copy link
Author

llv22 commented Dec 6, 2017

@dbaeumer I found that all of large file on disk is generated by redhat.java, see https://marketplace.visualstudio.com/items?itemName=redhat.java. almost 4.0GB together, I manually clean them by analyzing the time of folder.
Do you have better suggestions to avoid such dirty work? thanks a lot ^_^

@dbaeumer
Copy link
Member

dbaeumer commented Dec 6, 2017

We are looking into having a UI in VS Code to do the cleanup. The discussion about how to best do this is on #32461.

Thanks a lot for letting us know that the most storage was taken by the Java extension.

@vscodebot vscodebot bot closed this as completed Dec 13, 2017
@vscodebot
Copy link

vscodebot bot commented Dec 13, 2017

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!

@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
extensions Issues concerning extensions info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

3 participants