flutter / flutter/devtools

Prioritize edited / recently viewed files for file explorer and search in the debugger

Open
#3,383 0 comments 0 reactions 0 assignees View on GitHub
cost: medium P2 screen: debugger
Dominant language
Dart
Stars
1.7k
Forks
404
Avg merge
6d 17h
Merged PRs (30d)
18

Description

File explorer:
(internally) add edited files to the top of the libraries view with a subheader and a separator between those files and the rest
(externally) to do this, we'd have to have access to the IDE or git. feasible?

Search:
(internally) prioritize edited files in search results
(externally) prioritize recently viewed files (in history picker) in search results

Breaking this issue off into its own tracking issue from https://github.com/flutter/devtools/issues/3075

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.