ocide: FR to allow "exclude file from compilation"
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 16
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
At least VisualStudio has this option and it is quite useful from time to time (allows a file like a skeleton to be shown and changed in the IDE but not being compiled).
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
The issue names no files, tests, or entry points. Start by locating how OCIDE represents project files and invokes compilation, then determine where an exclude-from-compilation setting would be stored and applied. Done means a file can remain visible and editable in the IDE while being omitted from compilation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- desktop, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100