Skip to Content
VS Code ExtensionOverview

VS Code Extension

The VS Code extension is part of the IDE and local plane.

Use it when you want a visual layer over source-authored Glubean work: gutter runs, Test Explorer, environment switching, result inspection, and debugging. It is no longer the center of the product narrative; it is one way power users operate the same SDK and CLI workflow.

The most complete extension surface today is local test() authoring and inspection in *.test.ts/js/mjs files. Contracts and workflows remain the recommended source-of-truth layer for durable API behavior; author them in the repo, then run and sync them through the CLI, MCP, package scripts, CI, or Cloud.

Pages by journey

Getting started

Running and inspecting

Advanced

AI and migration

Product map

For the current product model, read How Glubean Works and IDE & Local.

Last updated on