diff --git a/README.md b/README.md index c007f6b..7a77aad 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,14 @@ # KCL Plugin for IntelliJ IDEA + + + The KCL IntelliJ IDEA plugin provides rich language support for the [KCL language](https://kcl-lang.io/). In addition, we also have a plugin implemented based on the LSP(Language Server Protocol), which can be found [here](https://github.com/kcl-lang/intellij-kcl-lsp) - + ## Quick Start Welcome to KCL developing! We hope this plugin enhances your development experience with KCL. @@ -26,7 +31,7 @@ This extension provides coding assistance such as basic syntax highlight, Intell This extension provides baisc keywords completion - +
## Ask for help