EasyCatalog syntax function and snippets to Sublime Text 2/3 with .ecc (EasyCatalog Code extension files)
With Package Control
- Ctrl+Shift+P, choose "Package Control : Install Package" and select "EasyCatalog"
Manually
- Ctrl+Shift+P, choose "Add channel" and add url of package.json.
-
Select "EasyCatalog" in Syntax Highlight Menu.
-
Save your file in .ecc extension for directly syntax recognition when open your file in Sublime.
-
Snippets are essentials functions of calculated field in EasyCatalog Panel.
-
Comments are supported //comment or /*comment*/ but not using it in calculated field. It's just easy to use, write and support Easycatalog calculated field.
