Extensions
Write ZBR commands with full editor support. Syntax highlighting, snippets, and completions everywhere you code, from your editor to the terminal to the web.
VS Code
ReadyOfficial VS Code extension for ZBR with full editor support.
Features
- Syntax highlighting for .zbr files
- 400+ code snippets
- Smart completions
- Function references
Zed
ReadyOfficial Zed extension powered by Tree-sitter grammar.
Features
- Tree-sitter powered parsing
- Lightning-fast performance
- Native Zed integration
- Full language support
Neovim
ReadyOfficial Neovim extension powered by Tree-sitter grammar.
Features
- Tree-sitter powered highlighting
- Smart indentation and folding
- Filetype detection
- 400+ code snippets
Helix
ReadyOfficial Helix extension powered by Tree-sitter grammar.
Features
- Tree-sitter powered highlighting
- Smart indentation and folding
- Native Helix integration
- 400+ code snippets
Sublime Text
ReadyOfficial Sublime Text extension with custom syntax highlighting.
Features
- Custom .sublime-syntax definition
- Smart bracket matching
- Comment toggling
- 400+ function completions
JetBrains
ReadyOfficial JetBrains IDE extension with TextMate grammar and live templates.
Features
- TextMate grammar highlighting
- 400+ live templates
- Smart bracket matching
- Comment toggling
bat
ReadySyntax highlighting for ZBR scripts in bat, a cat(1) clone with wings.
Features
- Terminal syntax highlighting
- Sublime syntax definition
- bat cache integration
- Git integration support
highlight.js
ReadyLanguage definition for ZBR in highlight.js, a syntax highlighter for the web.
Features
- Web syntax highlighting
- ESM module format
- Function and trigger highlighting
- Easy integration
Pygments
ReadyPython lexer for Sphinx, GitHub, and GitHub Linguist integration.
Features
- Sphinx documentation support
- GitHub Linguist compatibility
- Easy Python integration
- Standard lexer format
Rouge
ReadyRuby lexer for Jekyll and GitHub Pages.
Features
- Jekyll site support
- GitHub Pages compatible
- Native Ruby implementation
- High performance
Chroma
ReadyGo-based XML lexer for Hugo.
Features
- Hugo static site support
- Fast Go implementation
- XML-based definitions
- Easy to extend
Prism.js
ReadyJavaScript language definition for web highlighting.
Features
- Web-based syntax highlighting
- Lightweight and fast
- Easy plugin support
- Standard Prism API
Kate
ReadyXML syntax definition for KDE's Kate editor and Pandoc PDF output.
Features
- Native Kate support
- Pandoc PDF highlighting
- XML syntax definition
- Rich theme support
Emacs
ReadyMajor mode (zbr-mode.el) with automated keyword loading.
Features
- zbr-mode.el support
- Auto-load keywords from JSON
- Native Emacs experience
- Customizable settings
Vim
ReadyTraditional syntax/zbr.vim with filetype detection.
Features
- Classic Vim support
- Automatic filetype detection
- Standard syntax highlighting
- Lightweight
Micro
ReadyYAML syntax definition for the Micro terminal editor.
Features
- Micro terminal editor support
- YAML-based definition
- Easy installation
- Lightweight
Monaco
ReadyTextMate grammar registration for web-based VS Code instances.
Features
- Monaco editor support
- TextMate grammar registration
- Web IDE ready
- High compatibility
Tree-sitter WASM
ReadyCompiled WASM build of the Tree-sitter grammar for browser use.
Features
- Browser-ready Tree-sitter
- WASM performance
- Includes build script
- Includes web demo
Quick Start
Get started with ZBR extensions in minutes. Choose your editor and install the extension to begin writing ZBR code with full editor support.
View on GitHub