Skip to content

DevCleaner for VS Code v0.1.0

Choose a tag to compare

@tuanle96 tuanle96 released this 13 Jul 01:57

DevCleaner for VS Code v0.1.0

  • Shows reclaimable workspace bytes in the status bar.
  • Scans the active workspace and opens a path-explicit HTML report.
  • Keeps dry-run preview separate from modal-confirmed cleanup.
  • Invokes the local devclean executable directly without a shell.

Install the attached VSIX with:

code --install-extension devclean-vscode-0.1.0.vsix

The package is built from the source-traceable vscode-v0.1.0 tag.