News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Folder organization - virtual folders and folder view

Started by drcyb, May 04, 2011, 03:00:15 AM

Previous topic - Next topic

drcyb

Hi,

I've been using code blocks for nearly 3 weeks now. The symbols listing is great and rivals some propriety tools.

However, I have trouble with the workspace. Is there some way to reorganize or add folders into virtual folders? or select multiple files to drop into virtual folders.
It's a pain adding file by file especially if one has nearly 100 files in total in different folders.

Also is there a way to expand all directories of one level of subdirectory instead of opening 1 by 1? (feature request)
It doesn't have to open all sub-directories, just one sub-level of the selected directory would be great.




oBFusCATed

Quote from: drcyb on May 04, 2011, 03:00:15 AM
However, I have trouble with the workspace. Is there some way to reorganize or add folders into virtual folders? or select multiple files to drop into virtual folders.
It's a pain adding file by file especially if one has nearly 100 files in total in different folders.
Morten has a patch for this, which is pending a commit...

Quote from: drcyb on May 04, 2011, 03:00:15 AM
Also is there a way to expand all directories of one level of subdirectory instead of opening 1 by 1? (feature request)
It doesn't have to open all sub-directories, just one sub-level of the selected directory would be great.
I would ask for the opposite feature -> opening the tree to the leaves  :lol:
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

MortenMacFly

Quote from: oBFusCATed on May 04, 2011, 08:42:37 AM
Morten has a patch for this, which is pending a commit...
Yes, once I find the time to sort it out and apply/test it on Linux I'll commit...
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

drcyb