flutter / flutter/devtools

File search improvements

Open
#3,554 0 comments 0 reactions 0 assignees View on GitHub
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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.