File search improvements
Open
P3
screen: debugger
- Dominant language
- Dart
- Stars
- 1.7k
- Forks
- 404
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 18
Description
A couple file search improvements requested by a customer:
- [x] Multi-token support (eg, allow searching for both "controller" and "banner" with space in the middle)
- [ ] Regexp support
Contributor guide
Research direction
Start by locating the file-search entry point and reading how the completed multi-token behavior is implemented. The issue names no file or test, so repository search is needed first; done means regexp searches work alongside the existing file-search behavior and are covered by the relevant checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart
- Domain
- search, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100