Sublime Text Syntax highlighting for single-file Collagraph components.
- Via Package Control: search for
Collagraph Syntax Highlight. - Manual: clone this repo into your Sublime
Packagesfolder.
- The development of this syntax relies on the YAML-Macros package. You can install it from Package Control.
- Do not edit
Collagraph Component.sublime-syntaxdirectly. Work inCollagraph Component.sublime-syntax.yaml-macrosinstead. Once done editing, run "Build With: YAML Macros" from Sublime's command palette. This will update the actualCollagraph Component.sublime-syntaxfile.
