Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
kenzieschmoll opened this issue Sep 23, 2021 · 0 comments
Labels
cost: medium Medium engineering cost to implement P2 important to work on, but not at the top of the work list. screen: debugger Issues with the Debugger screen
Milestone

Comments

@kenzieschmoll
Copy link
Member

kenzieschmoll commented Sep 23, 2021

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 #3075

@kenzieschmoll kenzieschmoll added the screen: debugger Issues with the Debugger screen label Sep 23, 2021
@kenzieschmoll kenzieschmoll added this to the Backlog milestone Sep 23, 2021
@elliette elliette added P2 important to work on, but not at the top of the work list. cost: medium Medium engineering cost to implement labels Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cost: medium Medium engineering cost to implement P2 important to work on, but not at the top of the work list. screen: debugger Issues with the Debugger screen
Projects
None yet
Development

No branches or pull requests

2 participants