Skip to content
New issue

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

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

Already on GitHub? # to your account

Add AI Inline Completion Shortcut Option #88

Merged
merged 1 commit into from
Feb 25, 2025
Merged

Add AI Inline Completion Shortcut Option #88

merged 1 commit into from
Feb 25, 2025

Conversation

jGauravGupta
Copy link
Member

This PR adds a UI option to configure the keyboard shortcut for triggering AI-based inline completions. The user can select between:

  • CTRL+SPACE
  • CTRL+ALT+SPACE (default)

image

Fixes #86

@jGauravGupta jGauravGupta merged commit daff6d9 into main Feb 25, 2025
1 check passed
@jGauravGupta jGauravGupta added this to the 2.4 milestone Feb 25, 2025
@jepsar
Copy link

jepsar commented Feb 25, 2025

Thanks for resolving the issue this quickly! A few concerns though:

  1. How will these key combinations be on macOS?
  2. I cannot use both hands, so I created a custom shortcut for autocomplete. Will I be able to create a custom shortcut for AI powered autocomplete?

@jepsar
Copy link

jepsar commented Mar 3, 2025

@jGauravGupta should I open a new issue for these remarks? #88 (comment)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Add shortcut for autocomplete with AI
2 participants