Files
modeling-app/rust/kcl-lib/std
Adam Chalmers 9c7aee32bd KCL: Custom snippet values for kcl-in-kcl (#7163)
In #7156, I allowed KCL to set specific snippet completions for each arg of each function. They're optional -- if you don't set one, it'll fall back to the type-driven defaults.

That PR only worked for KCL stdlib functions defined in Rust. This PR enables the same feature, but for functions defined in KCL.
2025-05-21 22:16:04 -05:00
..
2025-05-11 19:32:33 +12:00
2025-05-13 14:59:23 +12:00