Since updating to 0.47.5, I have not been able to open the chat with cmd + L or cmd + shift+ L.
I’ve also tried using cmd + shift + P to open the chat there too, but still nothing.
There’s no indication off anything happening either, kind of feels like that whole functionality has been removed.
Explain how to reproduce the bug (if known)
Update to 0.47.5 and try opening a chat.
Attach screenshots or recordings (e.g., .jpg, .png, .mp4).
Tell us your operating system and your Cursor version (e.g., Windows, 0.x.x).
Macbook Pro M1 - OS 15.3.1
Tell us if the issue stops you from using Cursor.
Yes - its the only feature I use. It looks like cmd + K still works, but thats not what I am using Cursor for.
Update: I have tried going into keyboard shortcuts to try to rebind to make sure it wasn’t a keybind clash, but alas still not working.
I have decided to revert back to 0.46 for now and it is working again. If you are still having troubles, go to Downloads | Cursor - The AI Code Editor and pick an earlier version.
I believe this was intentional, as cmd + shift + L is already a VS Code keybind to select all occurrences of the currently selected text
This was something I was hoping they would fix, as I use that command all the time in VS Code but cursor broke the functionality due to it opening the chat without being able to unbind it
Ctrl + l dont seem to open cursor tab and chat anymore after update for me aswell. It is very annoying since i just got everything working after a very long time cursor being broken for me.
I had the same problem, so I uninstalled, re-installed 0.46 to test to make sure everything worked still, and since it was fine, I made sure to change to Beta to “Standard” instead of “Early Release”, tried an “Attempt Update” and now I’m upgraded to 0.47.8 with no problems anymore.
So there are several of the new shortcuts, and the current commands. Warning though, the commands can (and do) change during updates, new ones are added and old ones removed. Bonus tip: Start searching for Cursor: and scroll.
Also bear in mind that this is built on top of VSCode, and Code has its own features and settings that don’t always play nice with Cursor. I caused myself disasters by turning on the Auto Save stuff in VSCode, so it saved editors that I hadn’t Accepted the code changes in yet, with terrible results.