Menu

File Switcher 1.0.3.0

2009-06-13
2012-11-14
  • Dave Brotherstone

    Hi all,
       File Switcher 1.0.3.0 has just been released.  It has now been updated to use the new read only plugin message available in Notepad++ 5.4.3 and above.  This fixes the issue with folds being forgotten when you switch between files.

    Also there is now an option to use home and end in either the edit box or the list box, depending on your preference.  Ctrl-Home and Ctrl-End will do the opposite. 

    The files are available in their new home on the Notepad++ Plugins project:

    http://sourceforge.net/project/showfiles.php?group_id=189927&package_id=323823

    There's also a forum over there to discuss it or report any bugs.

    Many thanks,

    Dave.

     
    • Sing

      Sing - 2009-06-16

      Some suggestion to future version of File Switcher:
      1) Can the searching of files be multi-words? Just like the address bar of Firefox 3, use space to seperate words for search.
      That is: when entering "class user", the list will show all the files having the words "class" and "user", such as "user1.class.php", "ClassToTest.txt", "ClassOfUser.cpp" will be matched.

      2) I remember that you said you will make File Switcher dockable, If it's real:
             a) I hope the docked switcher will have a drop down menu for changing the sort order. Since, if you dock the switcher to left/right side, you will need to scroll for a far distance for clicking the header of some columns.
             b) Can you add a mode that is sort by directory tree? If its enabled, It will look like this:
                   C:\dir_a
                      - a.php
                      - b.php
                   C:\dir_b
                      - a.php
                      - b.php