Skip to content

v0.2.0-beta2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Nov 15:05
b3d3fce

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 or Aiken -> 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

Tested On

  • IntelliJ IDEA (Community Edition and Ultimate)
  • PyCharm
  • WebStorm

Known Issues

  1. Aiken Language Server (LSP):

    • Issue: "Format on Save" does not work.
    • Workaround: Right-click in the editor and select Aiken -> Format.
  2. 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.
  3. Windows OS : Aiken LSP integration on Windows is unstable (#6)