atom-community / atom-community/autocomplete-paths

atom file path do not suggest wrong or right

Open
#201 2 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.