Closed cquick-srs closed 2 weeks ago
VS Code has an "Open to the Side" option. We could consider gradually adding that in all other places we have Open commands.
That would be fine. It's just the default behavior of opening to the side at all times quickly fills up the interface with split panes, which can be challenging if working in multiple storage containers. The tabs are easier to navigate in that scenario.
The default open behavior has been changed to open in a new tab, and "open to the side" option has been added to the context menu. This will ship with the 1.37.0 release.
Preflight Checklist
Problem
When browsing all storage containers and then clicking on a storage container, the window is suddenly split.
Desired Solution
It would be nice to have an option on the way to open a storage container. For the majority of my workflows, I only need to open the storage container within a new tab. The split view is causing extra steps and makes it frustrating to use storage explorer.
Alternatives and Workarounds
Even if this were an advanced option by right clicking on the container and choosing open as new tab in this pane.
Additional Context
No response