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

how to disable the end keyboard shortcut ? #36

Open
yazansayed opened this issue Aug 31, 2024 · 1 comment
Open

how to disable the end keyboard shortcut ? #36

yazansayed opened this issue Aug 31, 2024 · 1 comment

Comments

@yazansayed
Copy link

Hello, in the latest updates I've noticed that pressing keyboard key END autocompletes the next token, for me this is annoying because to go to the end of the line (which is a very common thing) I have to press esc to dismiss the autocomplete suggestion then end, and my brain got wired to only pressing end.
Please add an option to change the shortcut key for next token completion. or to disable it completely.
Thank you

@pauljura
Copy link

pauljura commented Sep 2, 2024

I came here to post this same issue.

There does not seem to be a configurable option for this. PHPStorm's built-in code completion has a hotkey for "Insert Inline Proposal's Line" which defaults to END but I cleared that and it made no difference. In the keymap settings for the Codeium plugin there doesn't seem to be any hotkey for this.

While searching for a solution, I noticed that not even the TAB key is configurable. For me, the "Accept Completion" hotkey is blank, but pressing TAB still does it. PHPStorm's built-in "Insert Inline Proposal" hotkey is TAB by default, but I can remove that and TAB still accepts the completion by Codeium, so I don't think it's set from that. Which raises the question: where are Codeium's hotkeys actually set from?

image

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

No branches or pull requests

2 participants