[Enhancement] Preview for KCL code run #46
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Enhancement
The feature can only be triggered when a valid KCL file is in the active editor:
support viewing the corresponding YAML data of a KCL configuration
⇧⌘V
Open Preview (⇧⌘V)
KCL: Data Preview (⇧⌘V)
⌘K V
⌘K V
Reference
Similar feature for helm chart template(from vscode kubernetes extension maintained by microsoft), could be triggered by command:
Helm: Preview Template
This feature is implemented using vscode webview, and the yaml format preview doesn't support highlight or folding.
The text was updated successfully, but these errors were encountered: