{"id":15963212,"url":"https://github.com/mamoruds/workspace-cacheclean","last_synced_at":"2026-04-18T09:30:59.019Z","repository":{"id":111828243,"uuid":"247970299","full_name":"MamoruDS/workspace-cacheclean","owner":"MamoruDS","description":"A vscode extension for cleaning workspaceStorage's cache","archived":false,"fork":false,"pushed_at":"2020-03-17T16:29:07.000Z","size":7,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-16T10:41:44.649Z","etag":null,"topics":["vscode-extension"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MamoruDS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-17T12:59:30.000Z","updated_at":"2024-01-27T18:32:42.000Z","dependencies_parsed_at":"2023-06-04T03:15:38.313Z","dependency_job_id":null,"html_url":"https://github.com/MamoruDS/workspace-cacheclean","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/MamoruDS/workspace-cacheclean","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MamoruDS%2Fworkspace-cacheclean","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MamoruDS%2Fworkspace-cacheclean/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MamoruDS%2Fworkspace-cacheclean/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MamoruDS%2Fworkspace-cacheclean/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MamoruDS","download_url":"https://codeload.github.com/MamoruDS/workspace-cacheclean/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MamoruDS%2Fworkspace-cacheclean/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31963906,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["vscode-extension"],"created_at":"2024-10-07T16:23:13.955Z","updated_at":"2026-04-18T09:30:59.003Z","avatar_url":"https://github.com/MamoruDS.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# workspace-cacheclean\n\nA cleaner for workspace cache.\n\n## Why\n\nWhy you need this extension?  \nWe all love how convenient that remote development on vscode, but it seems sometimes goes wrong when loading remote workspace like missing git status in explorer, then the only way to solve such problems is to clean the cached info of workspace.\nThe cache of workspace usually be stored vscode's cache folder in `Code/User/workspaceStorage/\u003c32-length ID\u003e`, so we will be happy if an extension could do this instead of manually.\n\n## Installation\n\nInstall from [Marketplace](https://marketplace.visualstudio.com/items?itemName=MamoruDS.workspace-cacheclean) page.\n\nOr using the following command, and pick the **Workspace Cache Clean** by Mamoru\n```\next install workspace cache clean\n```\n\n## Extension Settings\n\n-   `workspaceCacheClean.silent`: enable/disable message output\n-   `workspaceCacheClean.autoReload`: enable/disable auto reload window\n\n```json\n\"workspaceCacheClean.autoReload\": false, // enable/disable message output\n\"workspaceCacheClean.silent\": true // enable/disable auto reload window\n```\n\n## Release Notes\n\n### 0.0.2\n\nMaking extension works properly on remote workspace by adding \"extensionKind\".\n\n### 0.0.1\n\nAdded features clean `state.vscdb` and `state.vscdb.backup` in current workspace's workspaceStorage.\n\n## License\n\nMIT License\ncopyright © 2020 MamoruDS\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmamoruds%2Fworkspace-cacheclean","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmamoruds%2Fworkspace-cacheclean","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmamoruds%2Fworkspace-cacheclean/lists"}