gorriecoe / atom-silverstripe

SilverStripe syntax highlighting and snippets for atom editor.

Home Page:https://atom.io/packages/atom-silverstripe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Silverstripe

Provides SilverStripe syntax highlighting and snippets.

Powered by Sanchez

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.

Options

Add your own snippets

About

SilverStripe syntax highlighting and snippets for atom editor.

https://atom.io/packages/atom-silverstripe

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 87.4%Language:CSS 12.6%