I don't speak for multiple tab rows. I wanted to emphasize "all files of all projects". If more than one project is opened in a single CB instance, it should always show only the files belonging to the currently selected project. Never all files of all projects, several of them equally named.
This would be a interesting feature... Can you post it on SF so it wont get lost?
I like to have files from different projects in one workspace open side by side.
Such an option should be configurable and off as default, so the current behaviour does not change.
I don't see this as good idea. Nor I see how this is useful? If you have two projects in the workspace you'll for sure want to edit files from both projects at the same time. This is how I do it all the time. If I want to find which is the project or where the files is on the hard disk I'm using the tooltip in the notebook.
p.s. for single row tabs it is a limitation in our tab/notebook control we're using, so even if we wanted to add it, we can't without massive modifications to this control.
p.p.s. probably we could try assigning different colors to different projects and use those for the tabs, but this will require some non-portable tab drawing, which I'm not sure we want to do. Probably we could draw some icons...
p.p.p.s another options is to print the name of the project before the filename. Something like project1:main.cpp.