Open
Description
Awesome extension Tyler! 👏
Would it be possible to show properties for objects?
In the vscode api proposal issue they showed inline demo like varname = object { prop: value, anotherProp : array[2] }
. Maybe we could show the default string-output format for pscustomobjects (ex output of "$((dir)[0] | select *)"
)
Or make inline-value show the referenced property-value. Currently shows variable "var" even if line only uses $var.SomeProp
Metadata
Metadata
Assignees
Labels
No labels