mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 12:04:04 +01:00
* Sort chat history entries by lastMessageDate * Add date labels to chat history picker * Remove unused dynamic 'isDefault' * Add ChatTitleProvider * Disallow deleting and moving active chats * Add test for new data normalization * Fix build and add test * Fix new test