vscode-json-to-js-object icon indicating copy to clipboard operation
vscode-json-to-js-object copied to clipboard

VSCode extension for converting JSON objects to JavaScript objects

Results 5 vscode-json-to-js-object issues
Sort by recently updated
recently updated
newest added

Please add support for multiple cursor conversions. At this time if I separate multiple blocks of json at once, the conversion only affects the first selected block

Please add and maintain extension on OpenVSX. I use VSCodium and would like to be able to use this extension in VSCodium which uses OpenVSX as its extension marketplace.

What's your opinion about adding the js-object-to-json feature too? (And maybe rename the package too, after that)

https://github.com/yeoman/stringify-object This would open the door to solving #2 too, since it lets you specify the quote type.

Is there a possibility to have single quote for string after conversion?