VSCode adapter

Status, install flow, configuration surface, and known limitations of Alfred's VSCode adapter.

Status

Adapter status: compatibility-contract — design doc only; preview package ships.

Source package: packages/vscode-adapter.

Install flow

  1. Run the installer. Alfred detects the active harness.
  2. Review the preview — it lists every file Alfred will write.
  3. Approve. Alfred writes the config and prints a summary.
  4. Restart VSCode so the panel is registered.

Configuration surface

The VSCode adapter reads .alfred/config.json and:

Known limitations

Need something missing? Open an issue at github.com/GOI17/issues with the adapter:vscode label.