Skip to content

Code & diff renderers

bb 0.43.3SDK 0.4.104pinned e865697 (desktop-v0.43.3)

experimental The bb app window #12 in group Show on the zone map

Replaces bb's source-code or diff renderer everywhere that kind of content appears. With this, a plugin can:

What it gives you

  • Register the source-code and diff replacements independently
  • Apply each replacement across bb's file previews, timeline and environment diffs, and plugin pages
  • Hand any individual render back to bb's built-in renderer, and fall back to it automatically if the plugin is unavailable or crashes

API

Each symbol links to the pinned commit it was read at.

The brief is Markdown, written for a coding agent: what the capability is, where it registers, every SDK symbol with a pinned permalink, the rules that bite, and what done means.