With the new unification, I find the keyboard shortcut options don’t make sense anymore.
Command-L AKA aichat.newchataction
no longer creates a new chat. It adds to the existing chat. Command-Shift-L aka aichat.insertselectionintochat
does the same thing as newchataction!
From what I can tell composer.createNew
composer.createNewChat
, aichat.newChat
all do the same thing.
The fact that all of cursor keyboard shortcuts are under different prefixes. “composer”, “cursor”, “aichat”, etc. Makes it very confusing without any clear documentation.
Specifically my question is how to set the following keyboard shortcuts:
- Add code snippet to new Ask Chat / new Agent / new Edit
- Create a new Ask Chat / Agent / Edit without any context. (I’m right now having to use my mouse to delete context)
- Add a code snippet to an existing Edit (I can use Command-I and Command-L to add code to existing ask chat)
I really want to be able to clear to have no context via short cut. And to add a code block and clear at the same time.
Or if this is not possible, what is the expected workflow here?