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?
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!
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.