Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Unified command palette start #23622

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

wilhelmklopp
Copy link

pairing with @mikayla-maki – guess who wrote all this code 😁

VSCode behaviour: https://code.visualstudio.com/docs/getstarted/userinterface#_command-palette

The specific thing I was and am after in Zed is to be able to:

  1. Hit CMD-P
  2. Type ">"
  3. Be able to execute a command

Currently I have to hit "CMD-SHIFT-P" and only then can I execute a command.

Note, VSCode supports a number of special characters besides >, but those are not the focus on this PR:

image

Closes #ISSUE

Release Notes:

  • N/A or Added/Fixed/Improved ...

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed The user has signed the Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant