Skip to content

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

@MatejBransky

Description

@MatejBransky

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions