drivable-vscode
Installation
SKILL.md
drivable-vscode
Remote visual presence and operation in a running VS Code instance.
Setup
From repo root:
npm install
npm run compile -w @salesforce/drivable-vscode
start runs the cached vscode:package graph before VSIX launch. For faster source iteration, run npm run vscode:bundle, then start with extensionMode: "dev".