Welcome to Zare Engine Support — a lightweight Visual Studio Code extension that brings syntax highlighting and better editing experience for .zare template files.
Features
Syntax highlighting for:
@if, @else, @each, import, link, return, etc.
@(variable) expressions
as variable bindings
Standard HTML tags and attributes
Smart auto-closing brackets, quotes, and tags
Basic variable detection
Clean and minimal highlighting designed for better readability
Supported File Extension 📂
.zare
Language Syntax Includes 📚
Keywords like @if, @each, @else, import, link, return
Variables inside @() and after as/import statements
Full HTML tag and attribute support
Strings inside quotes "..."
Contributing 🤝
Want to improve the syntax rules or add more features? Feel free to submit a Pull Request or suggest ideas!