Sublime Text package for the Tera templating language.
- Syntax highlighting for template logic
- Embedded HTML syntax highlighting for template content
- Download or clone this repository.
- Go to Preferences > Browse Packages... in Sublime Text.
- Copy the
Tera
folder into the Packages directory. - Restart Sublime Text.
- Open the command palette (Ctrl+Shift+P or Cmd+Shift+P).
- Enter
Package Control: Install Package
. - Searching for and installing the
Tera
package.
@uncenter for vscode-tera's tmLanguage, which was ported for Sublime Text.