public
Description: Bringing Jamis's FuzzyFileFinder back to textmate.
Home | Edit | New

Todo

  • Give feedback while searching (reuss)
    • first implementation via ‘spinning wheel’, search progress bar and number of files in status bar (Bibiko)
    • for long searches (250.000 files in root which works) suppress ‘undefined’ in status bar (Bibiko)
  • Cache file list between searches (ddlsmurf)
  • mouse click at file should highlight that div (Bibiko)
    • (amiel) I’m not sure I understand this… right now a mouse click opens the file in textmate
  • add to README the policy of avoiding to open binary files if the chosen workaround (file -b FILE) works (Bibiko)
    • (amiel) it would be interesting to see if we could get (from textmate) if the file is considered “binary”
  • rewrite/reorganize README as needed (amiel)
  • move all TM_FUZZY_vars to a preference pane inside of gotofile displayed as sheet to set: ceiling, reverse mode, auto-close, initial search (e.g. ‘/’ or ‘\’ for all files; ’’ for nothing etc.) (Bibiko)
    • Q: Where is a good place for this GUI element?
  • provide a Help div shown as sheet (Bibiko)
    • Q: Where is a good place for this GUI element? (Bibiko)
  • submodule fuzzy_file_finder (amiel)
    • fix fuzzy_file_finder so that it does not follow recursive symlinks (amiel)
  • optimize startup time (amiel)
Last edited by amiel, Sun Mar 22 00:15:36 -0700 2009
Home | Edit | New
Versions: