Home

Awesome

GitHub Actions Workflow Status JetBrains Plugin Version

KCL Plugin for IntelliJ IDEA

<!-- Plugin description --> <!-- This specific section of `Plugin description` is a source for the [plugin.xml](/src/main/resources/META-INF/plugin.xml) file which will be extracted by the [Gradle](/build.gradle.kts) during the build process. To keep everything working, do not remove `<!-- ... ->` -->

The KCL IntelliJ IDEA plugin provides rich language support for the KCL language.

<!-- Plugin description end -->

Quick Start

Welcome to KCL developing! We hope this plugin enhances your development experience with KCL.

Features

This extension provides many coding assistance based on Language Server Protocol.

image

Other useful features such as diagnostics and testing are in developing.

Requirements

Ask for help

If the plugin isn't working as you expect, please reach out to us by filing an issue.

Contributing

We are working actively on improving the KCL development on IntelliJ IDEA, and we welcome all kinds of contributions. You can refer to our contribution guide. It introduces how to build and run the extension locally.

License

Apache License Version 2.0