Skip to content

Product areas

Use these pages to choose the Glade surface for a local job. Start with the command in the table, then open the area page for boundaries and related flows.

AreaUse it forStart with
Apex runtimeCheck Apex, inspect symbols, and run anonymous Apex against the local runtime.glade check --project .
Test runnerRun local Apex tests, changed-test loops, and warm test servers.glade test --project .
Local org and dataCreate a named local org, attach project auth, and serve local data APIs.glade org create refinement-local
LWC previewOpen local Lightning Web Component preview routes and data contexts.glade dev lwc --project . --open
Visualforce previewServe local Visualforce pages and inspect preview support.glade dev vf --project . --port 8080
Debug and profileStart DAP debugging and analyze Apex debug logs.glade dap --project .
Editor and workbenchInstall or check the VS Code extension and run local diagnostics.glade editor doctor vscode
PluginsList, discover, and link extension executables outside the base product.glade plugins list

Glade is local-first Apex tooling.