lattespirit / sublime-wrapper

A Sublime Text 3 Plugin which Wraps Contents With Specific Code
9 stars 0 forks source link
sublime-plugin sublime-text-3

SublimeWrapper

Sublime Wrapper is a sublime plugin which can wrap selected content with specific code like if, if/else, for, etc. Supporting syntax includes PHP, Python, Javascript, JSON, highly inspired by PHPStorm's built-in surround feature.

SublimeWrapper

Installation

Configuration

Usage

Known Issues

Contributing