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

How to use this plugin? Json file not automatic rendered.

Open sunqifs7 opened this issue 1 year ago • 2 comments

I installed this plugin and then reload VS Code. However, it cannot automatically render a json file or jsonl file to a pretty format. No colors, no indent. Any further actions needed after installing?

sunqifs7 avatar Mar 01 '24 09:03 sunqifs7

I also encountered this problem 😢 Have you ever solved this problem yet?

sylvain-wei avatar Mar 08 '24 13:03 sylvain-wei

I'm not speaking for @ZainChen on this, but I think this extension is just meant to take the JSON content and create the expandible/collapsible tree structure in the extension's sidebar (which for me kind of obviates the need for it to be prettified, but it's understandable that one would want this functionality).

I think it will require another extension if you want to prettify the JSON. I believe there is one specifically for that.

If I am incorrect on this, please correct me.

snoski avatar Aug 19 '24 17:08 snoski