Extensions
IDE integrations that bring xcaffold's compiler into your editor.
xcaffold is a CLI-first toolchain, but you spend most of your time in an editor. The extensions bring schema-aware editing, live validation, and interactive dependency visualization directly into your IDE — without leaving the tools you already use.
Available Extensions
VS Code Extension
The official xcaffold extension for Visual Studio Code. Install it from the VS Code Marketplace in under 30 seconds.
It wraps the xcaffold CLI and adds IntelliSense, validate-on-save, hover documentation, Go-to-Definition, an interactive D3 dependency graph, a live Status Dashboard, IDE commands, CodeLens actions, and a resource tree view sidebar — everything you need to author and manage .xcaf manifests without switching to the terminal.
Free. Open source. Apache 2.0.
Coming Soon
Extensions for JetBrains IDEs (IntelliJ, GoLand, WebStorm) and Neovim are on the roadmap. If you'd like to see support for your editor, open a discussion on GitHub.