zare-vscode-extension
v1.0.0
Published
VS Code extension for Zare Template Engine
Readme
Zare Template Engine Support for VS Code
Zare Templte Engine VS Code Extension provides robust programming support for
.zarefiles, including syntax highlighting, intelligent snippets, and seamless development experience tailored for the Zare Template Engine.
Features
Syntax Highlighting
- Full grammar support for
.zaresource files - Token-based coloring for keywords, expressions, functions, operators, strings, comments, etc.
- Full grammar support for
Code Snippets
- Predefined templates for commonly used Zare constructs (functions, control flow, modules, etc.)
- Smart tab stops and placeholder logic to accelerate coding
Language Configuration
- Proper comment toggling (
#and<!-- -->) - Auto-indentation and bracket matching
- Proper comment toggling (
Supported File Extensions
.zare
Getting Started
Install via VS Code Marketplace
Search forZare Language Supportin the Extensions panel or click here.Open a
.zarefile
The extension automatically activates.Enjoy Zare Development
With full syntax support and fast snippet insertion.
License
This project is licensed under the MIT License.
