mirror of
https://github.com/microsoft/vscode.git
synced 2026-08-28 05:37:48 +01:00
* Add a side-menu in chat Adds a new menu to the right of the input box but outside of it, not inside like execute. This PR doesn't add anything that takes advantage of this, but that'll be in the next PR. * don't even create the toolbar if we're not in compact