What is the keyboard shortcut to ask a question about my code

I want to set the keyboard shortcut for when I want to highlight some code and start a new conversation in the side panel to ask the AI about the highlighted code (not just a blank new chat). What is the function name in the keyboard shortcut editor?

When you highlight the code, by default it shows a little button/widget which I think communicates which key combo to press to open up in chat. Perhaps it is Ctrl + Shift + L? I am away from computer now, so can’t confirm, perhaps do a test with that key combo on a test piece of code and see if it works?

(apologies if I got the keyboard combo wrong)

https://docs.cursor.com/context/@-symbols/@-code#from-the-editor

I had changed that shortcut a while back and I recently removed it by mistake so I can’t search by shortcut. I can only search by function name, which is why I’m stuck.

Any update on this?

F1 Command Pallet
Default Keyboard Shortcuts
or
Open Keyboard Shortcuts

most of their stuff is ‘aichat’
what you are looking for is probably
aichat.insertselectionintochat"

either json or normal

Every single person with Cursor could have done this