Open DrummyFloyd opened 2 months ago
I have realized that there has been a refactoring of the tree-sitter
recently, and I will refactor and update the tree-sitter-kcl
. Besides, you can also use the kcl-language-server in NVIM.
I've updated the tree-sitter deps to 0.23.0
in https://github.com/kcl-lang/tree-sitter-kcl/pull/29
thank for the update!
but it seems that is not related to that =/
Thanks for the feedback. I will try to see.
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
use Lazyvim
and nvim: 0.10.1
2. What did you expect to see? (Required)
no erro message on build
TSUpdate kcl
TBH, don't know if it's related to
Tree-sitter-kcl
compilator
orTreeSitter plugin
issue3. What did you see instead (Required)
4. What is your KCL components version? (Required)
latest (kcl version 0.10.0-beta.3)