Snippets inject use item if available and possible.
Supports 4.* and 3.*.
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.
.ss templates support go to definition for <% include %>, <% themedCSS %> and <% themeJavascript %>.
.ss templates autocomplete paths include, themedCSS and themeJavascript. ie. includepagination will complete to <% include SilverStripe/Blog/Pagination %> if found in the appropriate directory.