Does cursor have a feature similar to IDEA’s Double Shift?

I’m exploring this IDE and wondering if it has a feature similar to IntelliJ IDEA’s Double Shift, where pressing the Shift key twice brings up a universal search dialog.

In IDEA, this feature allows searching across files, classes, symbols, settings, and more in one place, which is incredibly convenient.

If there’s something similar cursor, could you let me know how to access it or configure it?

Thanks in advance for your help!

Hey, Cursor doesn’t have an exact equivalent for this feature, but you can use these shortcuts for similar functionality: Cmd + Shift + P to search across files, symbols, settings, and commands, or Cmd + P to search through files. Hope this helps!

1 Like

Thanks, but still hope there will be a more closed function to double shift in IDEA :slight_smile:

I was also looking for it. Thankfully Cursor is based on vscode so theres plenty of extensions out there. Ended up downloading this one. Its not extensive. But it lets you open shift shift > Quick Open and ctrl ctrl for command pallet.

1 Like