atom-community / atom-community/autocomplete-paths
Rebuilding cache when modify or create a file
Open
- Dominant language
- JavaScript
- Stars
- 152
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
Currently in windows if i rename or create a new file in a project it doesnt trigger cache rebuild, and I always have to reload atom.
Shouldn't we use event onDidChangeFiles instad of onDidChangePaths in paths-cache.js?
Contributor guide
Research direction
Start in paths-cache.js and compare the existing onDidChangePaths handling with the proposed onDidChangeFiles event. Reproduce the Windows behavior by creating or renaming a project file, then verify that the cache rebuilds without reloading Atom.
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
- Mostly clear
- Newbie friendliness
- 38/100