mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-10 14:16:15 -06:00
* Introduces DomWidget to define a base for UI widgets. * Extracts chatStatusDashboard, fixes leak and makes it a DomWidget. * Addresses feedback from PR * Fixes cyclic dependency