This package provides the following services:
Silverstripe
Provides SilverStripe syntax highlighting and snippets.
Features
- Reads the project composer.lock file to determine the available snippets.
- Php snippets follow psr-2 standards
- Snippets add use namespace if required
- Supports 4.* and 3.*.
- File icon for .ss
- Uses full word prefixes so you don't have to remember abbreviations.
- Includes snippets for addons modules such as tagfield and linkable.
- .ss templates include scope and conditional indentation.