mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-07 23:36:03 +01:00
d70596e87b
* Chat-related commands should not be available on web (without backend) (fix #241873) * Remove notebook.cellOutput.addToChat from command palette * Only show "Toggle agent mode" when chat enabled * Show notebook.cellOutput.addToChat only when chat enabled --------- Co-authored-by: Rob Lourens <roblourens@gmail.com>