IDE Extensions

Extensions

Write ZBR commands with full editor support. Syntax highlighting, snippets, and smart completions across your favorite IDEs.

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

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