Open
Description
We allow to maximise the panel to cover the editor area. We should explore to do the same for the secondary sidebar, as that would allow to bring the chat panel into full window sizes to interact with, i.e. similar to this:
Once an editor opens, the secondary sidebar would snap back.
One challenge I see here is that the workbench layout puts the editor+panel into 1 branch of the grid, but the secondary sidebar is outside. This seems to make toggling harder to implement (when I looked into it), but I might be missing something.
//cc @joaomoreno