[Enhancement] KCL needs to provide API to list variables and attributes (including their name and type) #418
Labels
api
Issues or PRs related to kcl rust native APIs and multi-lang APIs
long-term
type-system
Issues or PRs related to kcl type system
Milestone
Enhancement
The KCL IDE extension needs many kinds of semantic information of the KCL files to provide visual and interactive support for users to modify their configurations quickly, without directly writing any code.
support image binding and auto-update KusionStack/vscode-kusion#10 describes image auto-update scenarios which requires
listVariable
andoverrideFile
API[Feature Request] Low code init/modify a configuration in specific schema vscode-kcl#12 describes low-code KCL init/modify/view scenarios which requires
listAttribute
APIThe text was updated successfully, but these errors were encountered: