Hfutsora / vscode-unwrap

Unwrap selection in vscode.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vscode-unwrap

Unwrap selection in Visual Studio Code.

How it works

Using the command palette

Command palette

Using a keyboard shortcut

Keyboard shortcut

The default keboard shortcut is set to alt+u, but you can change it to something else by overriding the key value of the unwrap.toUnwrap command.

License

MIT

About

Unwrap selection in vscode.

License:MIT License


Languages

Language:TypeScript 66.8%Language:JavaScript 33.2%