Developer forums (C::B DEVELOPMENT STRICTLY!) > Contributions to C::B
Feature Req: Folder Browser
dmoore:
--- Quote from: yacwroy on January 31, 2009, 02:37:33 pm ---1) A relocatable base directory.
--- End quote ---
done. with a drop down listing recent and favorite dirs
--- Quote ---2) New file & new directory options when right-clicking folders.
--- End quote ---
done, as well as support for customizable commands (e.g. offer to launch python on .py files, or run svn diff on a directory and display the contents in a window)
--- Quote ---3) Files & directories together.
--- End quote ---
yes, as well as displaying status decorations for directories under control of popular version control tools (svn, bzr, mercury)
--- Quote ---4) To be able to split the file browser or even have multiple dockable file browsers.
--- End quote ---
not available yet, but would be possible (also doesn't fully support drag n drop yet)
--- Quote ---5) To be able to resize text & icons in the file browser, and change text font.
--- End quote ---
at this point the plugin doesn't use the native icons, just stock ones installed by C::B. it would be possible to use the native icons, but just requires platform dependant code. as for fontsize etc - not sure it makes sense to depart from the C::B (or OS) theme...
--- Quote ---6) To be able to partially close a folder, leaving only the open subfolders but hiding the other contents.
--- End quote ---
interesting idea but not supported right now. what is supported is a file glob mask ("*.cpp;*.h;*.c;Makefile*;makefile*")
--- Quote ---I may even look into building it myself.
--- End quote ---
get the source from the project page (link in my sig - click "SVN" link) and start playing. patches and suggestions are welcome.
Navigation
[0] Message Index
[*] Previous page
Go to full version