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

@alvarotrigo

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 :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions