Skip to content
| Marketplace
Sign in
Visual Studio Code>Visualization>SQLBI WhiteboardNew to Visual Studio Code? Get it now.
SQLBI Whiteboard

SQLBI Whiteboard

SQLBI

|
2 installs
| (0) | Free
Opens .wboard files as the embedded preview image instead of a ZIP archive.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

SQLBI Whiteboard for VS Code

Opens a .wboard file as the preview.png written on save, instead of as a ZIP archive. Boards without a preview show a short message.

This extension does not render the board and does not edit the file. Open the board in SQLBI Whiteboard to change it.

Install

Install SQLBI Whiteboard from the Marketplace (sqlbi.sqlbi-whiteboard).

To run from this folder during development:

cd vscode/sqlbi-whiteboard
npm install
npm run compile

Then Run > Start Debugging, or package a VSIX:

npx --yes @vscode/vsce package
code --install-extension sqlbi-whiteboard-1.0.1.vsix

Shipping a new Marketplace version is a package.json version bump merged to main. See docs/release-management.md.

Use

Open any .wboard file. Wheel zooms, drag pans, double-click resets.

Format

A .wboard is a ZIP. The preview entry is preview.png at the archive root, matching BoardArchive.PreviewEntryName in the desktop application.

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