Sublime Snipt is a Sublime Text 2 plugin that will sync with snipt.net. Once activated it will download all of your snipts from snipt.net and turn each of them into a sublime snippet.
Go to your Sublime Text 2 Packages directory and clone the repository using the command below:
git clone https://github.com/Taecho/Sublime-Snipt
- Download the files using the GitHub .zip download option
- Unzip the files and rename the folder to
Snipt
- Copy the folder to your Sublime Text 2
Packages
directory
Once installed you should be able to access the sync command in two ways.
- Right click and select Snipt Tools followed by "Sync with snipt.net"
- Main Menu: Edit ~> Snipt Tools ~> "Sync with snipt.net"
All snipt.net snippets can be called up as you type "snipt" in the Sublime editor.
- Add installtion via package control
- User option to limit snipts via tags (only display css snippets on css files)
- Select and Highlight text to send to snipt.net
- Python: thread snipt downloading
Escape Snipts that include CDATA