FR for OCIDE: Add "Project->Clean" and "Build->Clean All"
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 16
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
We currently have "make" and "rebuild" in project context menu and Build menu, but clean (=remove all possible intermediate and resulting files) is missing.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing project-context and Build menu handlers for “make” and “rebuild.” Trace how those actions identify intermediate and resulting files, then verify that both new Clean commands remove all eligible files without affecting source files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- desktop, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100