sindresorhus/refined-github

Do you want to work on this issue?

You can request for a bounty in order to promote it!

"File Finder" improvements #2467

fregante posted onGitHub

  1. Visit https://github.com/sindresorhus/refined-github
  2. Press t
  3. A file finder will load

There are 3 improvements that can be made:

  • t only works while you're on /tree/ and /blob/ pages; it should work on every page of the repo, including issues.
  • When navigating back to the File Finder (e.g. open finder, open file from list, go back to finder), the previous input is lost; this should instead be preserved.
  • After pressing t, you have to wait for the page to load before typing a file name; usually software will buffer your keyboard input even if the UI takes a while to load; we should simulate the same behavior so you can type t and start typing your query right away.

Fund this Issue

$0.00
Funded
Only logged in users can fund an issue

Pull requests