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

Cannot override default key bindings #14667

Closed
JonasHelming opened this issue Dec 23, 2024 · 0 comments · Fixed by #14668
Closed

Cannot override default key bindings #14667

JonasHelming opened this issue Dec 23, 2024 · 0 comments · Fixed by #14668
Assignees

Comments

@JonasHelming
Copy link
Contributor

Bug Description:

It is not possible to override default key bindings, the original command will still be triggered, even if the user assigns the command to another key binding.

Steps to Reproduce:

  1. open keybindings and search for "trigger inline completion"
  2. Rebind to another key combination
  3. open a code editor and observe that the key combination still triggers inline completion (and does not add a special space)

Additional Information

  • Operating System:
  • Theia Version: 1.57
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 a pull request may close this issue.

1 participant