Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Configurable key combination? #19

Description

@alvarotrigo

I wonder if there's a way to replace the ALT + W key combination in order to trigger it.

I can see the other extension, HTML Tag Wrapper, allows it by just using something like this on the user config:

{
  "key": "ctrl+shift+i",
  "command": "extension.wrapTag",
  "when": "editorTextFocus"
}

Would it be possible to include this on this extension too?
I prefer this one :)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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