IDE
Arxo IDE
Section titled “Arxo IDE”Run architecture analysis directly in Visual Studio Code. See policy violations inline, view metrics in the sidebar, and use code actions to fix issues without leaving the editor.
Features
Section titled “Features”- Real-time Analysis — Run architecture analysis when you save a file
- Policy Violations — See violations inline in the Problems panel
- Metrics Dashboard — View architecture metrics in the Arxo sidebar (Metrics view)
- Policy Violations View — See all violations in the Arxo sidebar
- Code Actions — Quick fixes for Arxo diagnostics (Show Metrics, Open arxo.yaml)
- Dependency Graph — Open an interactive dependency graph view
- Status Bar — Architecture health and violation count in the status bar
Supported Languages
Section titled “Supported Languages”The extension works with TypeScript, JavaScript, Rust, Python, Java, Kotlin, and Go projects. Create an arxo.yaml in your project root (optional) to configure analysis; see Configuration for config options.
Next Steps
Section titled “Next Steps”- Install the IDE — Install from VSIX or marketplace and set up arxo-lsp
- Usage — Run analysis, use the sidebar, and work with violations
- Configuration — Settings and config path
- Commands — All available commands