Sublime Text plugin that provides you to make snippets easily.
$ cd ~/Library/Application\ Support/Sublime\ Text\ 3/Packages
$ git clone https://github.com/jugyo/SublimeSnippetMaker.git SnippetMaker
- Select text for snippet then execute the
Make Snippet
command in the Command Palette. - And you can edit your snippets by using
Edit Snippet
command.
Added additional input for description.