atom-community / atom-community/autocomplete-paths
autocomplete-paths HTML src not working
- Dominant language
- JavaScript
- Stars
- 152
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
### Prerequisites
- [ ] Put an X between the brackets on this line if you have done all of the following:
x Reproduced the problem in Safe Mode: http://flight-manual.atom.io/hacking-atom/sections/debugging/#using-safe-mode
x Followed all applicable steps in the debugging guide: http://flight-manual.atom.io/hacking-atom/sections/debugging/
x Checked the FAQs on the message board for common solutions: https://discuss.atom.io/c/faq
x Checked that your issue isn't already filed: https://github.com/issues?utf8=✓&q=is%3Aissue+user%3Aatom
- Checked that there is not already an Atom package that provides the described functionality: https://atom.io/packages
### Description
This probably more than a year problem for me, before, i using this autocomplete for html src, and now it doesn't work at all
### Steps to Reproduce
1. Install Atom
2. Install Autocomplete Paths
3. typing //img src="./ or / or just explicit folder name doesn't work here"//
**Expected behavior:** [folder or file will show up on autocomplete]
**Actual behavior:** [folder or file not showing up]
**Reproduces how often:** [It's been a year!]
### Versions
The newest version of atom and autocomplete-paths
Contributor guide
Research direction
Start by reproducing the reported behavior in Atom with the autocomplete-paths package, using an HTML src attribute and the listed relative or explicit paths. Compare the expected folder or file suggestions with the actual absence of suggestions across the reported cases. Done means path autocomplete works for HTML src values in the reproduced scenarios.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100