Cmd + L is not higlighting the text chunk anymore

when i highlight a text chunk and do cmd + L, it used to paste the text chunk into the chat window. this is not happening anymore. does anyone know if updating the software has borked the hot key? what’s a way to fix it? thanks!

bump. does anyone know how to directly insert a chunk of code into the chat window?

What version of Cursor are you on and what OS? Could you copy/paste these details in “About Cursor”

hey aman! it’s

Version: 0.35.0
VSCode Version: 1.89.1
Commit: 5f9353ed8be369c4ac2b4d43596f5ff281746ec0
Date: 2024-06-08T04:53:54.048Z
Electron: 28.2.8
ElectronBuildId: undefined
Chromium: 120.0.6099.291
Node.js: 18.18.2
V8: 12.0.267.19-electron.0
OS: Darwin arm64 23.5.0

what happens when you run “cmd+shift+p > preferences: open keyboard shortcuts” search aichat.newchataction.

Also, does it start a chat in the first place? And what kinds of files does this happen in.

Would be helpful if you could send a video to aman@anysphere.co

Email sent.

It does start a chat when i do cmd + L. happening in .ts files.

Resolved over email. The editor was in a bad state and the resolution was to reset the full editor state (rm all saved chats, extensions, keybindings, etc), run:

rm -rf ~/Library/Application\ Support/Cursor/
rm -rf ~/.cursor