sublime-text-silverstripe
sublime-text-silverstripe copied to clipboard
Sublime Text package for working with SilverStripe templates
Sublime Text SilverStripe Package
SS versions 4, 3, and 2 are supported. Works with Sublime Text v2/3.
Features

- Syntax highlighting for .ss files
- Highlights SS markup within HTML attributes
- High contrast colors against surrounding HTML markup
- Support for Emmet
- Snippets for template files and PHP code
Installation
With Package Control (recommended):
- Run "Package Control: Install Package" command, find and install
SilverStripeplugin. - Restart Sublime Text
Snippets
Press tab after typing any of the following to generate markup:
Template files
ififelseifelseifcontrolloopwithincludeifloopifwithpagination
PHP code
gridfieldrecordeditorgridfieldrelationeditor
Credits
MUCH inspiration came from nrw's Handlebars ST2 package.