mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-25 04:36:23 +00: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