Description
Now that the secondary sidebar has fully landed, it would be great if extensions could add views directly to it.
I am hoping to use the secondary sidebar for a new "Commit Details" view in GitLens, that could possibly track the current line (like the line history) and also for showing commit details when we add the ability for having a full commit graph in an editor tab,
/cc @sbatten
Activity
vscodenpa commentedon Jun 10, 2022
This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.
Happy Coding!
worksofliam commentedon Jun 10, 2022
Agreed. It'd be neat if we could define a panel or a view with a new optional prop like
location
with possible values like:primary
(how it currently works, and the default)secondary
which could be the new secondary sidebar.vscodenpa commentedon Jun 11, 2022
🙂 This feature request received a sufficient number of community upvotes and we moved it to our backlog. To learn more about how we handle feature requests, please see our documentation.
Happy Coding!
Closes microsoft#151681 adds auxiliarybar contrib point
Closes microsoft#151681 adds auxiliarybar contribution
34 remaining items