You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 12, 2022. It is now read-only.
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 :)