VS Code Extension Configuration
Settings for the xcaffold VS Code extension.
Configure the extension through VS Code's settings (Cmd+, on macOS, Ctrl+, on Windows/Linux). Search for xcaffold to see all available options.
Settings
| Setting | Type | Default | Description |
|---|---|---|---|
xcaffold.binaryPath | string | "xcaffold" | Path to the xcaffold binary. Defaults to 'xcaffold' on PATH. |