atom-community / atom-community/atom-script
C language missing <conio.h>
Open
- Dominant language
- JavaScript
- Stars
- 730
- Forks
- 264
- PR merge metrics
- No merged PRs in 30d
Description
Just noticed when attempting #include that the script eroded out. This works on a separate C language app but not with the script for Atom.
#include
^~~~~~~~~
1 error generated.
[Finished in 0.175s]
Contributor guide
Research direction
Start by reproducing the reported #include failure through the Atom script, then compare it with the separate C application where it works. The report names no repository files or tests; done means identifying whether the runner or compiler environment causes the missing header and documenting or correcting the relevant behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100