Full Aiken integration with the IDE - from scaffolding to runners that use the IDE UI.
Project creation, testing, building, parameterization, artifact generation, smart context-aware autocomplete/suggestions that can infer types and provide hints based on context, automatic imports -it has EVERYTHING.
And what about local project-aware toolchains?
You can work on different projects with different versions of Aiken or stdlib. No more regression fear!
With customizable runners, you no longer need to write commands in the terminal. But if thatโs what youโre used to, the terminal launched inside the IDE will use the exact Aiken version configured for your project.
Want to use runners but still prefer working with a console? You can do that too. All runners have two modes: Integrated UI and TTY.
And do you know what else is great about runners?
You can chain them together. One click launches the whole pipeline!
Aiken development without compromises.
Configure your pipeline, create your comfort zone, and build.