Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 903 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 903 Bytes

##MODX Placeholders for Sublime Text

Target:


Installation:

  1. Manual installation:
    Copy the directory MODX Placeholders to your Packages directory.
    Located at "Preferences > Browse Packages..."

  2. Lazy installation:
    Use Sublime's Package Control.


Usage:

* and TAB for a list of [[*resource_fields]]

+ and TAB for a list of [[+placeholders]]

- and TAB for a list of [[++system_settings]]

% and TAB for a list of [[%lexicon_strings]]


Generate your own: (OSX / Linux)

You can add you own placeholders by simply adding them to "/src/placeholder_list.txt".

Runcreate.sh in "/src" and the script will generate a new set of snippets.