IDE Extensions

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

Ready

Official VS Code extension for ZBR with full editor support.

Features

  • Syntax highlighting for .zbr files
  • 400+ code snippets
  • Smart completions
  • Function references

Zed

Ready

Official Zed extension powered by Tree-sitter grammar.

Features

  • Tree-sitter powered parsing
  • Lightning-fast performance
  • Native Zed integration
  • Full language support

Neovim

Ready

Official Neovim extension powered by Tree-sitter grammar.

Features

  • Tree-sitter powered highlighting
  • Smart indentation and folding
  • Filetype detection
  • 400+ code snippets

Helix

Ready

Official Helix extension powered by Tree-sitter grammar.

Features

  • Tree-sitter powered highlighting
  • Smart indentation and folding
  • Native Helix integration
  • 400+ code snippets

Sublime Text

Ready

Official Sublime Text extension with custom syntax highlighting.

Features

  • Custom .sublime-syntax definition
  • Smart bracket matching
  • Comment toggling
  • 400+ function completions

JetBrains

Ready

Official JetBrains IDE extension with TextMate grammar and live templates.

Features

  • TextMate grammar highlighting
  • 400+ live templates
  • Smart bracket matching
  • Comment toggling

bat

Ready

Syntax 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

Ready

Language 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

Ready

Python lexer for Sphinx, GitHub, and GitHub Linguist integration.

Features

  • Sphinx documentation support
  • GitHub Linguist compatibility
  • Easy Python integration
  • Standard lexer format

Rouge

Ready

Ruby lexer for Jekyll and GitHub Pages.

Features

  • Jekyll site support
  • GitHub Pages compatible
  • Native Ruby implementation
  • High performance

Chroma

Ready

Go-based XML lexer for Hugo.

Features

  • Hugo static site support
  • Fast Go implementation
  • XML-based definitions
  • Easy to extend

Prism.js

Ready

JavaScript language definition for web highlighting.

Features

  • Web-based syntax highlighting
  • Lightweight and fast
  • Easy plugin support
  • Standard Prism API

Kate

Ready

XML 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

Ready

Major mode (zbr-mode.el) with automated keyword loading.

Features

  • zbr-mode.el support
  • Auto-load keywords from JSON
  • Native Emacs experience
  • Customizable settings

Vim

Ready

Traditional syntax/zbr.vim with filetype detection.

Features

  • Classic Vim support
  • Automatic filetype detection
  • Standard syntax highlighting
  • Lightweight

Micro

Ready

YAML syntax definition for the Micro terminal editor.

Features

  • Micro terminal editor support
  • YAML-based definition
  • Easy installation
  • Lightweight

Monaco

Ready

TextMate grammar registration for web-based VS Code instances.

Features

  • Monaco editor support
  • TextMate grammar registration
  • Web IDE ready
  • High compatibility

Tree-sitter WASM

Ready

Compiled 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