Hyperflask Components syntax definition for Sublime Text based on Jinja2 syntax.
Syntax Highlighting for
- AlpineJS
- HTMX
- Jinjapy frontmatter
- Jinja Super Macros (e.g.
<{Component arg-name=[val for val in any.values] }/>
) - Jinja2 Templates
This package requires:
- Sublime Text 4152+
- Hyperscript
- Jinja2
The easiest way to install is using Package Control. It's listed as Hyperflask
.
- Open
Command Palette
using ctrl+shift+P or menu itemTools → Command Palette...
- Choose
Package Control: Install Package
- Find
Jinja2
and hit Enter - Find
Hyperscript
and hit Enter - Find
Hyperflask
and hit Enter
- Download Hyperflask.sublime-package.
- Download Hyperscript package.
- Download Jinja2.sublime-package package.
- Copy them into Installed Packages directory
Note
To find Installed Packages...
- call Menu > Preferences > Browse Packages..
- Navigate to parent folder
Warning
Manually installed packages are not automatically updated by Package Control.