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

The default keybinding for "metaGo.gotoAfter" can't be removed #108

Open
MatejBransky opened this issue Feb 7, 2023 · 0 comments
Open

Comments

@MatejBransky
Copy link

MatejBransky commented Feb 7, 2023

Thanks for this great extension but I struggle with one bug - I can't remove the default keybinding which collides with typing the character ">" in my keyboard layout.

I've checked my keybindings.json and it correctly contains the remove of the keybinding:

{
  "key": "alt+[Period]",
  "command": "-metaGo.gotoAfter"
}

but in the VS Code I still see the assigned shortcut and it still listens for that key combination.

image

I can't use this extension if it interferes to my keyboard layout which is pretty common in my country.

@MatejBransky MatejBransky changed the title The default keybinding for "metaGo.gotoAfter" can't by removed The default keybinding for "metaGo.gotoAfter" can't be removed Feb 7, 2023
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

1 participant