codefori / codefori/vscode-ibmi
cancel search source file
Open
idea
needs-investigation
- Dominant language
- TypeScript
- Stars
- 418
- Forks
- 160
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 13
Description
When searching for a source file, a background process starts that retrieves all the information.
If you then notice that you have made a typo, you have to wait until the result is in and then you need to search for the correct string.
Is it possible to cancel the backend process that retrieves the results?
Contributor guide
Research direction
No files, tests, or entry points are named. Trace the source-file search flow and the background process that retrieves results; done means an in-progress retrieval can be cancelled when the search text is corrected, without waiting for the previous result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- search, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100