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

[ai-completion] LLM-11886: make AI completion invoke on Enter when IdeaVim is turned on #1009

Merged

Conversation

kkarnauk
Copy link
Contributor

Before, the Inline Completion providers (like Full Line Code Completion and AI Assistant Completion) weren't triggered by an Enter hit. It fixes the problem.

Please note that inline.completion.enter handler will be available since the tomorrow build. But it looks like it doesn't create problems for the previous versions of IDE (the missing action handler).

@AlexPl292
Copy link
Member

Great, thank you for the update!

@AlexPl292 AlexPl292 merged commit 5198864 into JetBrains:master Oct 21, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants