Generator allows you to create snippet for reusable contents.
- Instant Code snippets
- Best Practice solutions
- Multiple Snipping allowed
For sublime version 2 use Sublime Text 2
cd %APPDATA%\Sublime Text 3\Packages
git clone https://github.com/thebunnyweb/snippet-generator
cd /Users/{user}/Library/Application Support/Sublime Text 3/Packages
git clone https://github.com/thebunnyweb/snippet-generator
cd ~/.config/sublime-text-2/Packages/
git clone https://github.com/thebunnyweb/snippet-generator
- pugmixin
- sassmixin
- csscenterabs
- accordianpug
- csscenterrel
- masterext
- accordiansass
- jready
- Find the Context Menu for Ease Use
- Fetch Code using context menu
- Get available Snips using context menu
- Submit the snippet as (In progress)
Highlight the Snippet Word:
jready
ctrl + alt + shift + Q
$(document).ready(function (){ })
Get Snipps
ctrl + alt + shift + H
Get available snips in output window