mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-30 05:21:08 +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