atom-community / atom-community/autocomplete-paths
atom file path do not suggest wrong or right
- Dominant language
- JavaScript
- Stars
- 152
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
atom file path do not suggest wrong or right
for example: i have made a copy form another project, file of image path is [ ../zahed/image.php]
but at my code the path is [ ../zahed/img/image.php] which is wrong path. but i do not show any indicator that the path is wrong. same for PHP include code. so how to solve this issue.
#latest atom version installed
Contributor guide
Research direction
No files or tests are named. Reproduce the relative image-path example and the PHP include case in Atom, then inspect the autocomplete-paths entry points involved in path resolution; done should include a clear indicator when a referenced path is invalid.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100