Skip to content

Sublime Text 2 plugin that provides you to make snippets easily.

Notifications You must be signed in to change notification settings

fanttm/SublimeSnippetMaker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

SublimeSnippetMaker

Sublime Text plugin that provides you to make snippets easily.

screencast

Installation

$ cd ~/Library/Application\ Support/Sublime\ Text\ 3/Packages
$ git clone https://github.com/jugyo/SublimeSnippetMaker.git SnippetMaker

Usage

  • 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.

Edit by @fabiantheblind

Added additional input for description.

About

Sublime Text 2 plugin that provides you to make snippets easily.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 94.1%
  • JavaScript 5.9%