Peefy
Peefy
JUST FYI `BuildProgram` and `ExecArtifact` API will be annotated deprecated in v0.10.0
> there is no guarantee that the string will not be freed from the ring buffer before use. But this race has not affects me yet. I see. Thank you!...
Because this issue has not been updated for a long time, KCL Plugin can be further restructured and improved. I will close this PR and later open a new issue...
Yes, this is due to the imperfect running mechanism of the KCL evaluator, although the IDE can recognize it correctly. We will improve it in future versions, and now you...
Related issue https://github.com/kcl-lang/kcl/issues/1169 cc @He1pa
https://github.com/appthrust/kcl-nix Hello, I find the KCL language server Nix config.
Hi @slashexx You can refer here. https://github.com/appthrust/kcl-nix
Good Ideas! cc @He1pa
I would like to add that we can also add index signature hover information to the schema. e.g., ```python schema Config[foo:str, bar:str]: [...str]: any domain: str = foo name: str...
Hello! Thank you for the feedback. We have the official built docker image `kcllang/kcl`. Have you tried it or used it as a basic mirror to construct other KCL ecosystem...