Feature #3896 2007-12-10 20:48

jonathan_klein

Workspace Virtaul folders

Hi, i would like to have compeltly virtual folders in the Workspace Filetree. I'm using some files for many programms (e.g. a Vector class) and want to include them to my project. But know i have a komplex file tree like this:

Sources -- include -- -- myFiles -- -- -- Vector.cpp -- Projects -- -- BomberBAM -- -- -- main.cpp

and the same for all Header files. Instead i want something like that:

Sources -- myFiles -- -- Vector.cpp -- main.cpp

So i can close the "myFiles" folder to have a clear tree, and also open it to edit these files (which is not often neccesary).

I can create Virtual folders, but then i have to move every single file in them. I want to move whole folders to an virtual one.

I would realy like an complete virtual solution, in which i can drag'n'drop folders and sort everything like I want to have it.

I use the Filetree every few seconds and it would make CodeBlocks much better if you would improve this.

I like CodeBlocks very much and like to have the same IDE for Linux and Windows. In some parts VS C++ might stil be better, but keep going, you are doing a realy great work :)

(btw.: i'm german and not the best english speaker)

Category
Interface
Status
Open
Close date
 
Assigned to