Hi,
I've been using CB for a few weeks (20.03, Windows 10) and love it so far. In my learning phase I have some questions on the editor I haven't been able to answer.
1. Is it possible to maximise/restore an individual file tab? If you have a few files open and arranged around the editor pane you may want to temporarily maximise one to write some code then restore the layout when finished. Double clicking a file tab maximises the whole editor, but not the individual file.
2. Is it possible to save/reload the editor layout on demand? I.e. which files are open and the position/size of their tabs. Settings/Environment lets you restore the layout on startup, but if you switch between projects in the same session you don't want to have to close/restart CB. I've been working on a project with several files open and arranged, and it seems switching to another project would incur quite some work (open project2 and its files, arrange them, work, close project2, re-open project1, open and arrange files from scratch again because the layout wasn't stored).
3. (related to 2) While working on projectA I started a new project, created a couple of files and started working in them. However, the files from projectA were all still open. There were two main.c files, etc. It feels like each project should have its own editor pane, each with its own set of open files. Do I need to close all projectA files manually (and lose their layout)?
I've read the manual on Personalities and Perspectives but they're concerned with CB's UI which I don't need to change. Have I missed something else, or is it necessary to do the above in a manual way?