Command Palette Quick Input Positions

How can I move the Command Palette to another location like in other VS Code builds? I’m looking for the preconfigured Quick Input Positions you can usually select from the Customize Layout control in the title bar.

code.visualstudio.com/docs/configure/custom-layout#_command-palette-position

Cursor 1.3.8 seems to be based on VS Code 1.99.3. Shouldn’t 1.99.3 have already that feature?

Hey, you can call this from the command palette.

1 Like

Great, that’s what I was looking for. Thanks!