This version is not available on the JetBrains Plugin Marketplace. Please download and install the plugin zip manually.
Key Highlights
- Added support for Aiken Project type
- Basic syntax highlighting
- Integration with Aiken Language Server
- Yaci DevKit integration
Usage
- Select the "Aiken" project type to create an Aiken project.
- Right-click on the editor and select
Aiken -> Build
to build orAiken -> Format
to format. - Edit and save to check for any errors from the Aiken LSP.
- Start Yaci DevKit locally and configure it through the Cardano Toolbar
Minimum IDE Version Requirement
- 2024.2 or later
Prerequisites
- Install Aiken from the official site: https://aiken-lang.org/
Tested On
- IntelliJ IDEA (Community Edition and Ultimate)
- PyCharm
- WebStorm
Known Issues
-
Aiken Language Server (LSP):
- Issue: "Format on Save" does not work.
- Workaround: Right-click in the editor and select
Aiken -> Format
.
-
Aiken Menu Visibility:
- Issue: The Aiken menu may not appear when the editor popup is opened for the first time.
- Workaround: Close and reopen the editor popup to make the Aiken menu available.
-
Windows OS : Aiken LSP integration on Windows is unstable (#6)