Open
Description
Enhancement
More Editor or IDE extension support based on the kcl-language-server
.
- VS Code: https://github.com/kcl-lang/vscode-kcl
- Neo Vim https://github.com/kcl-lang/kcl.nvim
- Idea https://github.com/kcl-lang/intellij-kcl
- Emacs
- Helix
- More..
Reference
- KCL LSP Design: [Enhancement][Track] A better KCL compiler frontend technology architecture for the LSP tool and IDE extensions #420
- The impl of KCL-Language-Server can be found in here
- The Vue Language Tools