✨ Features
1. Syntax Highlighting
Full syntax highlighting for .blizzard files, including:
- Frontmatter: TypeScript highlighting inside
--- blocks.
- HTML: Standard HTML highlighting for the template body.
- Directives: Special highlighting for
<layout> and <slot> tags.
- Interpolation: Highlight variables inside
{...}.
2. IntelliSense & Autocomplete
Get intelligent suggestions as you type:
- Variables: Autocomplete variables defined in your frontmatter.
- Components: Suggestions for built-in tags like
<layout>.
Hover over variables in your template to see their type and definition from the frontmatter.
4. "Blizzard Ice" Theme
Includes a beautiful, high-contrast dark theme optimized for BlizzardTS development.
- Vibrant Colors: Carefully selected colors for better readability.
- Deep Background: A cool, dark blue background that's easy on the eyes.
🚀 Getting Started
- Install the extension from the VS Code Marketplace.
- Open any
.blizzard file.
- Enjoy the magic! ✨
🎨 Theme Usage
To activate the Blizzard Ice theme:
- Open the Command Palette (
Ctrl+Shift+P or Cmd+Shift+P).
- Type
Preferences: Color Theme.
- Select
Blizzard Ice.
📦 Requirements
- VS Code: v1.80.0 or higher.
- BlizzardTS: v0.1.0 or higher (recommended).
🤝 Contributing
Found a bug? Want to add a feature? Contributions are welcome!
Visit our GitHub Repository to open an issue or submit a pull request.
📄 License
MIT License © 2025 LuckyArch ( Zann )
| |