Command 'aichat.newchatbuttonaction' not found

Out of nowhere, the cmd + l and cmd + shift + l is all wrong.

When I hit “cmd + l”, it says
command ‘aichat.newchatbuttonaction’ not found

When I use cmd + shift + l,
It actually execute the new chat with selected line.
I didn’t change any keybinding, is it a known bug?

Look in vscode’s Command Palette, Command-shift-P and search for ‘chat’ – some of the commands (and shortcuts) have been moved around. Growing pains as they try to do things fast.

JBB