/custom-snippets

Enhance your speed with custom snippets

custom-snippets

Custom Snippets to enhance your speed :-)

Sublime-text-2

  1. Open up Sublime Text.
  2. Goto Tools -> New Snippet.
  3. Modify the contents inside of the block.
  4. Enable your tab trigger.
  5. Save the file as filename.sublime-snippet.
  6. In a new file type in the tab trigger name and press tab!

https://devdojo.com/episode/how-to-create-sublime-text-snippets

Sublime-text-3

  1. Open up Sublime Text.
  2. Goto Tools -> Developer -> New Snippet.
  3. Modify the contents inside of the block.
  4. Enable your tab trigger.
  5. Save the file as filename.sublime-snippet.
  6. In a new file type in the tab trigger name and press tab!