Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
nicer tree-view for "projects" and "open files list"
dmoore:
--- Quote from: mariocup on June 14, 2007, 09:39:06 am ---Hi,
Furthermore I think that a browser view of the filesystem with a search field perhaps with a file extension filter *.cpp would be very nice for developers.
Bye,
Mario
--- End quote ---
mario: download the latest svn of my interpreted languages plugin (http://developer.berlios.de/svn/?group_id=7745) and try out the "File Explorer" (it's a tab in the management pane). The file explorer contains a tree, a combo box to let you specify the root directory of the tree and a wildcard mask (files are restricted to those that match the semi-colon separated list of wildcards). It also integrates with the intepreter actions and I'm in the process of adding normal file explorer commands like mkdir, new file, copy, move, delete, find, grep etc. I'd be happy to work with some of you to get this into C::B proper...
dmoore:
--- Quote from: Charon on June 14, 2007, 10:57:14 am ---PS.: deep inside i stll hope for the workspace-node to vanish ;-)
--- End quote ---
how about changing the workspace node to a combo box above the tree that lets you choose among your recent workspaces? (that way you will at least save some horizontal space)
tiwag:
because i have to work with a file-locking (read only flag) version control system at work,
i always wished, that i could see the read-only state of the opened files by their icons.
now i got a few hours time to implement this feature
maybe anyone is willing to test it (especially with linux)
and share his opinion about
edit:
updated patchfile versus svn rev 4197
[attachment deleted by admin]
rickg22:
wow, nice :)
MortenMacFly:
--- Quote from: tiwag on June 29, 2007, 05:52:24 pm ---because i have to work with a file-locking (read only flag) version control system at work,
i always wished, that i could see the read-only state of the opened files by their icons.
--- End quote ---
I don't get it: I had that already implemented some time ago...?! :shock:
Isn't that working anymore?!
With regards, Morten.
Edit: Damn && Sorry - I didn't fully read. You did that for *files*. What I did was for project files and workspace files, only. So It's complete now I'd say - nice! :-)
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version