vscode-json-to-js-object
vscode-json-to-js-object copied to clipboard
Adding the opposite functionality?
What's your opinion about adding the js-object-to-json feature too? (And maybe rename the package too, after that)
Yes it's quite disappointing that it's one directional only :-(
See https://marketplace.visualstudio.com/items?itemName=toreaurstad.copyasjsontoclipboard or https://marketplace.visualstudio.com/items?itemName=rintoj.json-organizer
Or simply use JSON.stringify() in any javascript console.