Author Topic: Folder organization - virtual folders and folder view  (Read 4781 times)

Offline drcyb

  • Single posting newcomer
  • *
  • Posts: 2
Folder organization - virtual folders and folder view
« on: May 04, 2011, 03:00:15 am »
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.



« Last Edit: May 04, 2011, 03:02:07 am by drcyb »

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Folder organization - virtual folders and folder view
« Reply #1 on: May 04, 2011, 08:42:37 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...

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!]

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Folder organization - virtual folders and folder view
« Reply #2 on: May 04, 2011, 01:25:08 pm »
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: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline drcyb

  • Single posting newcomer
  • *
  • Posts: 2
Re: Folder organization - virtual folders and folder view
« Reply #3 on: May 15, 2011, 11:07:00 am »
Cool... Thanks for the quick reply  :D