Giter Club home page Giter Club logo

surroundselection's Introduction

Surround Selection

Build status

Download this extension from the VS Gallery or get the CI build.


The quickest way to wrap some selected text with various delimiters like double quotes, single quotes, braces etc.

See the change log for changes and road map.

Features

Toggle wrapping of selected text in visual studio with:

  • Double Quotes " "
  • Single Quotes ' '
  • Braces { }
  • Parentheses ( )
  • Square Brackets [ ]
  • Angular Brackets < >
  • Asterisk * *
  • Multiline Comment /* */
  • Hash # #

Steps to use

Select any text in Visual Studio and right click.

Select And Right Click

Then select Surround Selection With and then select the option you want eg. Double Quotes to get the text wrapped around that.

Hotkeys

Action Hotkey
Double Quotes Ctrl+K, Ctrl+'
Asterisk Ctrl+K, Ctrl+*
Angular Brackets Ctrl+K, Ctrl+<
Hash Ctrl+K, Ctrl+#
Parentheses Ctrl+K, Ctrl+(
Square Brackets Ctrl+[, Ctrl+[
Curly Braces Ctrl+K, Ctrl+{

For cloning and building this project yourself, make sure to install the Extensibility Tools 2015 extension for Visual Studio which enables some features used by this project.

License

Apache 2.0

surroundselection's People

Contributors

priyanshu92 avatar imgbotapp avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.