Sublime Text Snippets for Genesis WordPress Framework
Currently these snippets are to be downloaded and placed inside a folder on your computer to use them. These can not be downloaded from Sublime Text's package manager (yet). If you are familiar with submitting a Sublime Text package and would like to help, please get in touch.
- Sublime Text > Preferences > Browse Packages
- Go inside
User
folder - Click on the 'Download ZIP' button at the right to download a zip file of all the snippets. Extract the zip file and copy the extracted folder to the above
User
folder. You may want to rename the folder fromGenesis-master
to justGenesis
.
Press Cmd + Shift + P (on Mac) or Ctrl + Shift + P (on PC) when you are inside Sublime Text and start typing the Genesis code snippet that you would like to insert.
When you find the match (or after you have pressed the up/down arrow key to select one) hit return to paste the snippet at the cursor location.
Note that most of the snippets work only in PHP files.
https://sridharkatakam.com/sublime-text-snippets-for-genesis/