An open API service indexing awesome lists of open source software.

https://github.com/nlight/smartsurround

Sublime Smart Surround Plugin
https://github.com/nlight/smartsurround

Last synced: 22 days ago
JSON representation

Sublime Smart Surround Plugin

Awesome Lists containing this project

README

          

Sublime SmartSurround
=====================

Sublime Smart Surround Plugin. Does what it should without hints.

Matches `( )`, `{ }`, `[ ]`, `| |`, `< >`, `" "`, `' '`

Commands:
---------

1. smart_surround_delete - Deletes wrapping characters
2. smart_surround_change - Deletes wrapping characters and selects inner text, so you can easily change wrapper.
3. smart_surround_select - Selects wrapping characters

Pending Commands:
-----------------

* Toggle quotes
* Delete wrapping tag
* Select wrapping tag for changing
* Select inner text