A Sublime Text package of PyroCMS plugins snippets.

Just hit the tab to trigger the target and expand its full code including bits of explanations from PyroCMS Documentation. You can navigate from one attribute to the next one by hitting tab too.

Ex: theme:css+tab will give:

{{ theme:css file="Name of the css file" type="The type attribute" title="The title attribute" media="The media attribute" rel="The rel attribute" }}

Installation

With Package Control

If you have the Package Control package installed, you can install Sublime Text 2 PyroCMS Snippets within Sublime Text itself. Open the Command Palette and select "Package Control: Install Package", then search for "PyroCMS Snippets".

Without Package Control

Clone this repository into your packages folder:

git clone https://github.com/Dixens/sublime-text-pyrocms-snippets.git pyrocms

List of available snippets

Assets

Blog

Contact

Files

Global

Helper

Lang

Navigation

Page

Pages

Session

Settings

Streams

Theme

Twitter

URL

User

Variables

Widgets