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 Can I Change the Keybinding for Copilot and Restore VS Code's Autocomplete Shortcut? #237223

Open
jon9090 opened this issue Jan 3, 2025 · 2 comments
Assignees

Comments

@jon9090
Copy link

jon9090 commented Jan 3, 2025

I'm posting here because I haven’t received answers on StackOverflow or Discord.

When I press Command+I to open autocomplete suggestions in VS Code, it opens Copilot instead and shows a textbox where I can type a query.

It's frustrating, but I don’t want to remove Copilot. Is there a way to change the keybinding for Copilot and restore Command+I for VS Code's autocomplete suggestions?

This is what command+i opens:

enter image description here

I don't install any plugin just enabled Copilot in vscode using this icon:

enter image description here

I change the key but it's still open the Copilot suggestion on command+i.

Before:
enter image description here

After:

enter image description here

@kieferrm
Copy link
Member

kieferrm commented Jan 3, 2025

@jon9090 The command is bound twice. You need to remove both bindings using Remove Keybinding from the context menu. Please see screenshot below.

Image

@jon9090
Copy link
Author

jon9090 commented Jan 4, 2025

Hi @kieferrm, thanks for your response!

I removed the binding, but pressing Command+I still opens Co-Pilot, not the vscode autocomplete:

Image 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

3 participants