JetBrains IDE data cleanup
- Dominant language
- F#
- Stars
- 9
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Vacuum should be able to clean up data from JetBrains IDEs:
- check `~/.`
- check `%APPDATA%/JetBrains/*`
- check `%LOCALAPPDATA%/JetBrains/*`
- show statistics about these directories
- check with Toolbox (which versions are installed)
- suggest to move outdated ones to the temporary folder (to be subject to the default cleanup policy then)
Contributor guide
Research direction
No files or tests are named. Start by locating the existing cleanup entry point and its handling of platform-specific directories; compare the requested JetBrains paths and Toolbox-installed versions, then verify that statistics and moving outdated data into the temporary folder follow the default cleanup policy.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fsharp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100