bookser / SelectionWrapper

Wraps text depending on the key pressed, like in Visual Studio Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Download this extension from the Visual Studio Marketplace.

Selection Wrapper

Wraps selected text depending on the key pressed, like in Visual Studio Code.

Usage

Just select the text you want to wrap, then enter the matching left character as demonstrated here:

Normal Use

Currently supported wrappings are:

  • ( )
  • { }
  • [ ]
  • < >
  • ' '
  • ` `
  • " "

License

MIT

About

Wraps text depending on the key pressed, like in Visual Studio Code

License:MIT License


Languages

Language:C# 100.0%