Group of 2 Use it now
No documentation found
Two new commands, pane:next and pane:previous, let you cycle through multiple open plugin panes, with a new tab strip and dock indicator
What
Plugin panes (side panels that plugins can open) gained navigation support:
- Two new commands,
pane:nextandpane:previous("show next plugin pane" / "show previous plugin pane"), let you cycle between multiple open panes, alongside the existingpane:grow/pane:shrink/pane:closecommands. - A tab strip component shows the other open panes with a way to pick one directly.
- A new
closeOnEscapepane option, a dock "tail" indicator element, and a toast-hold hook were also added to support this.
Why
This makes it practical to work with several plugin panes open at once, giving you a quick way to switch between them instead of only being able to close or resize one at a time.
Names in the bundlepane:nextpane:previous