I have been wanting to try Code:Blocks for some time, however a few problems have kept me from using it.
First off, tabs show the full filename instead of the last part. I like to keep my source files in many folders, and it is annoying to se the tabs be named like: "folder/folder/folder/folder/file.cpp" as this takes up space and can be hard to understand.
Second, the "management" folder/tab system has some annoyances.
Is it possible to get rid of the "sources, headers" imaginary folders? I really find these annoying for large projects.
Can I have different icons for cpp and h files? It would be easier to find them this way.
Also, why is there a "workspace" node? I really don't see a point in collapsing it - and it is really bothering me because it and the project node takes up about 64 pixels width of my already small screen - causing me to have a really tiny text editor.
Can the log be auto-collapsing like visual studio's? I don't want it open unless I'm compiling or my mouse clicked it open.
Is it possible to fix these? And by fix, I don't want to have to edit the source and recompile it.