VS Code extension
Platform spec area
VS Code extension
No architecture decision records under adr/ for this feature yet. Standard features must
publish at least one ADR or keep a ## Decisions summary on the hub.
0 revisions (git unavailable at build; counts may be empty)
No commits recorded for this path.
| Section id | Required | Found |
|---|---|---|
scope | yes | yes |
features | yes | yes |
Full tree: run pnpm verify:platform-spec-layout (writes src/generated/platform-spec-layout-report.json).
Scope
Editor extension contracts for commands, capabilities, and LSP integration packaging.
Feature index
Use the tiles below for normative feature contracts in this area.
Decisions
Area-wide ADR index: decisions record. Per-feature ADRs use D-TOOL-VSC-NNNN under each feature adr/.
Features
- VS Code extension - Decisions record (legacy index)Migration index for ADRs under vscode-extension features.
- Extension surfaceVS Code extension views, focus model, LSP initialization, status-bar phases, and cross-feature command wiring.
- Package manager panelVS Code Packages view — local project dependencies and registry search via pckg HTTP and CLI mutations.
- Workspace and project explorerVS Code tree views for Workspace.proj discovery, member navigation, and focused Project.proj context.