Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>kizamiNew to Visual Studio Code? Get it now.
kizami

kizami

mskasa

|
1 install
| (0) | Free
Living documentation sidebar for kizami — shows related ADRs and design docs for the current file
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

kizami

VS Code extension for kizami — shows related ADRs and design documents in the sidebar when a source file is opened.

Requirements

  • kizami CLI installed and available on PATH
  • A workspace containing kizami.toml

Features

  • Related Documents sidebar — automatically shows which kizami documents mention the current file, powered by kizami blame
  • Click to preview — clicking a document opens it in VS Code's built-in Markdown preview
  • Open in Editor — right-click a document item to open it in the text editor instead
  • Refresh button — manually refresh the sidebar from the panel title bar
  • Explorer context menu — right-click any file and select "Find Related kizami Documents"
  • Clear error messages — if the kizami binary is not found, the sidebar shows a clickable link to the install guide

Usage

Open any file in a kizami-managed repository. The kizami panel in the Activity Bar automatically shows all documents related to the current file.

To find documents related to a specific file without opening it, right-click the file in the Explorer and select Find Related kizami Documents.

Configuration

Setting Default Description
kizami.binaryPath "kizami" Path to the kizami binary if not on PATH

Development

See CLAUDE.md for development setup and architecture notes.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft