mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-30 05:21:08 +01:00
* Tabs Multi Select v1 * Color * Only rerender selections * Improve drag and drop and tab border top drawing * Improved multi select behaviour * Open With Editor multiple "support" * 💄 * tests * Move down to model * Fix tests * Sync selection and active in model * Make unselect async * async unselect in interface * Model update event when unselecting with closeEditor * async fir selectEditor * Fix tests and 💄