-
Notifications
You must be signed in to change notification settings - Fork 520
Closed
@animusyosho
Description
I like to define objects in json and convert to hashtable object. That works well, but it's hard to troubleshoot JSON when it's not colored, and I have to copy and paste to a json file for vscode to color things in and show where I am missing a bracket or comma or whatnot. Would be nice if this is doable inside the powershell files themselves via this great plugin! If somehow that could just use the default VScode bevavior for json files inside a defined block of json, that would be perfect.
Thanks!