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

docs: Update completion keybindings and fix typos #24113

Merged
merged 2 commits into from
Feb 3, 2025

Conversation

billykern
Copy link
Contributor

@billykern billykern commented Feb 3, 2025

Release Notes:

  • N/A

This comment was marked as resolved.

@billykern

This comment was marked as resolved.

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Feb 3, 2025

This comment was marked as resolved.

- `editor: accept partial inline completion` (`ctrl-cmd-right`): To accept the current inline completion up to the next word boundary
- `editor: show inline completion` (`alt-tab`): Trigger an inline completion request manually
- `editor: next inline completion` (`alt-tab`): To cycle to the next inline completion
- `editor: previous inline completion` (`alt-shift-tab`): To cycle to the previous inline completion
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

- `editor: show inline completion` (`alt-\`): Trigger a inline completion request manually
- `editor: next inline completion` (`alt-]`): To cycle to the next inline completion
- `editor: previous inline completion` (`alt-[`): To cycle to the previous inline completion
- `editor: accept partial inline completion` (`ctrl-cmd-right`): To accept the current inline completion up to the next word boundary
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@maxdeviant maxdeviant changed the title docs: update completion keybindings and fix typos in documentation docs: Update completion keybindings and fix typos in documentation Feb 3, 2025
@billykern billykern changed the title docs: Update completion keybindings and fix typos in documentation docs: Update completion keybindings and fix typos Feb 3, 2025
Copy link
Contributor

@danilo-leal danilo-leal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much! Great first PR :)

@danilo-leal danilo-leal enabled auto-merge (squash) February 3, 2025 03:56
@danilo-leal danilo-leal merged commit 1d3e9b2 into zed-industries:main Feb 3, 2025
13 checks passed
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.

2 participants