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!